Hi,
I want to remove the dark top bar above the logo area (above the logo WEBT) because the main content appears when scorlling down.
I tried different setting in child theme at general styling (sticky header, shrinking header….) but nothing works.
See http://www.webt.at/wordpress
Where can I set this?
Thx
Bernhard
Hey todtbern!
Have you modified header.php file in your child theme? If so, please remove following sections
/*
*/
If you have not modified header.php file, please try de-activating all active plugins and check if that helps.
Cheers!
Yigit
Hi again,
I have no header.php file in my child theme, only a modified functions.php file. Also I deactivated all plugins but that didn’t solve the problem.
I send you the Login details in private Content and hope you can find the Problem reason?
Thx
Bernhard
Hi,
Following part is causing the issue
/* <link rel=”apple-touch-icon” sizes=”57×57″ href=”apple-touch-icon-iphone.png” />
<link rel=”apple-touch-icon” sizes=”72×72″ href=”apple-touch-icon-ipad.png” />
<link rel=”apple-touch-icon” sizes=”114×114″ href=”apple-touch-icon-iphone-retina-display.png” />
<link rel=”apple-touch-icon” sizes=”144×144″ href=”apple-touch-icon-ipad-retina-display.png” />
*/
Please remove it or correct comment tags – https://www.w3schools.com/html/html_comments.asp
Best regards,
Yigit
Hi Yigit,
yes now it works correct.
Thanks for your fast response :-)
Bernhard
Hey!
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit