Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
header image
draguu
September 2014
in
Menu / Mega menu
how to remove header image from sub pages ...??
Comments
Albert
September 2014
Hi,
if you use one of the "Stack header", then you can remove this image with "Header | Minimalist" option in Theme options > Layout > Header section. But if you use something like modern header, then please use below custom css instead:
body:not(.template-slider) #Header_wrapper { background-image: none !important; }
Sign In
or
Register
to comment.
Comments
if you use one of the "Stack header", then you can remove this image with "Header | Minimalist" option in Theme options > Layout > Header section. But if you use something like modern header, then please use below custom css instead: