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

    I use the transparent header, but the client prefers that it is always transparent. It does not want the scrolling header to change. How do I make it always transparent.

    LINK SITE
    (http://www.rainhacinema.com.br/rainha1/home-3/)

    #717107

    Hello, it’s very important for my project. I need to sort this out. Please!!

    #717340

    Hi,

    Try adding this code in Quick CSS (located in Enfold > General Styling):

    #header_main {
        border: 0 !important;
    }
    
    #top .header_bg {
        background: transparent !important;
    }

    Let us know if it works :)

    Best regards,
    Nikko

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