css - Prestashop 编辑标题 css

标签 css header prestashop

Prestashop 1.7.5.0/自定义主题 我想用 css 更改 header-top 类。试图改变 theme.css 但当我添加这个时没有任何反应:

#header .header-top {
    margin-left: 200px;
    margin-right: 200px;
    margin-top: 20px; }

它应该是什么样子?

最佳答案

您必须清除 Prestashop 缓存才能看到您的更改

关于css - Prestashop 编辑标题 css,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59716010/

相关文章:

css - 如何使用 CSS 在每个菜单项旁边放置图像?

header 和 Selenium Webdriver 2

php - 我想在Prestashop中通过id获取产品,并列出它们

php - 在 Prestashop 中通过 PHP 更新产品功能

css - 如何使网格模板区域与网格区域一起工作?

html - 需要将单选按钮置于内联 block 的中央

node.js - 如何调试 Node.js 中的 header 发送错误

mysql - Prestashop 从查询中添加类别

html - 两个DIV在同一个地方

jquery - 如何使用带有附加 header 的 JQUery 调用 Rest API