header image

how to remove header image from sub pages ...??

Comments

  • 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.