Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #255958

    Hello,

    I am using the Fullwidth Easy Slider on my home page with a transparent header, but the problem is that the menu and the header are now overlaid on top of the image – I don’t see the whole image. If I don’t use a transparent header, I get a blue bar underneath the header which I don’t want. I am using a background image for the header.

    Please see this link here: http://119.81.15.198/~markonix/

    #256151

    Hey abhijitathavale!

    Thank you for visiting the support forum!

    Looks like you deactivated the transparent header. Please add this on Quick CSS or custom.css to remove the bottom border:

    #header_main {
        border-bottom: none;
    }

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.