This topic has 8 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
I have 8theme set up for White Header BG.
Works on ALL pages but single blog page. Single blog has hardcoded Transparent !Important in it.
Here is working page header.
http://prntscr.com/e5vw59
This is main blog page, white bg still working for main header
http://prntscr.com/e5vwo3
Now here is single blog post.
http://prntscr.com/e5vwwg
That box was NEVER checked and it still is not correct.
Hello,
Could you please provide wp-admin access in Private Content so we could check issue?
Regards
Attached.
Hello,
Header overlaps the content is active in your Theme Options http://prntscr.com/e64lnb.
Go to Theme Options > Header Settings > Header overlaps the content > Off or add this code in Global Custom CSS:
.single-post.et-header-overlap .main-header {
background-color: white !important;
}
Regards
I figured it out now with that.
THANK YOU FOR GREAT SUPPORT!
ET
Hello,
You’re welcome!
Regards
Tagged: admin settings, single post, themes, woocommerce, wordpress
The issue related to '‘Single Post blog header does not follow admin settings’' has been successfully resolved, and the topic is now closed for further responses