Wordpress Woocommerce 主题的 Header 不像原始演示中那样透明

Wordpress Woocommerce theme's Header is not transparent like in the original demo

我刚刚在我的测试网站上安装了 Woocommerce 主题 "Organik"。 我导入了预设模板并选择 "Organik House" 作为我的主页。

现在的问题是,我网站中的 header 背景颜色为纯白色,而演示中的背景颜色为透明。即使在向下滚动主页后,叠加层 header 颜色仍保持白色,而在演示中它变为深灰色。

我不知道是什么问题。这看起来像是一个 css 问题,Idk 确定。

这是演示站点:

http://organik.thememove.com/organik-house/?header_type=header-03

这是我的测试站点:

https://hameedhudeen.tk/1/

我已经检查了主题自定义设置, header 颜色选择为透明。 header 仍然是白色的。

首先,我认为您需要检查 wp-admin > appearance > customize 中的选项。有时主题提供了一些关于页眉的选项。

我已经检查过了,您的“.content”div 似乎不是从正文顶部开始的。你的 "header" 已经透明了。如果您还有问题,让我检查一下。

解决方法: 用户 Anil K 帮助我解决了这个问题。 这不是 css 问题。这是由于设置不匹配。 这是他提供的解决方案

Hi bro... there were some settings for particular page in bottom when you edit the page like homepage. We disable the padding, title and upload the white logo for homepage only from there. This is not a issue but we are missing few settings.

Screenshots

谢谢兄弟! :)