Transparent Header in Posts

Hi,

We have configured the header as 'transparent' in 'Theme Options > Header & Subheader > Header'.
And the posts with 'Intro Header' Template. But as you will see here https://www.basicestudio.es/cedm/hola-mundo/ the header is not working like 'Transparent' and a white stripe appears above.


Thanks in advance for your help.

Comments

  • Hello,
    this is normal. THe instro header style of the single post is just a section, this is not a header.
    Try this css
    .single-post.header-transparent.minimalist-header #Header, .single-post.header-transparent.minimalist-header-no #Header {
    margin-bottom: 0 !important;
    }
    thanks
  • Works well!
    Thanks a lot for your help... :)

    Regards.
Sign In or Register to comment.