Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #403855

    Hi,

    I’ve added a Fullwidth Easy Slider to a page, where it is the first item on the page. The header bar is set to no transparency. For some reason, the header bar is still slightly transparent and I can see the top of the slider images behind it. Is there a way to fix this?

    I’ve tried adding a whitespace element before the slider, set to the height of the header (88px). However, that shifts the slider to 88px below the header.

    I’m using Safari on OS X.

    Many thanks!

    #404103

    Hi jamesbarlow!

    It’s because of this custom CSS your using.

    .home #main {
      padding-top: 0 !important;
    }

    Regards,
    Elliott

    #407535

    Brilliant! Thanks for that.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullwidth Easy Slider appears behind header bar?’ is closed to new replies.