Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1049349

    Hi Guys

    I am re-doing a client site and am a little stuck with the header.

    They currently have a white transparent header on their home page only which stays white transparent as you scroll down. When I add a transparent header on Enfold it changes to solid white as you scroll down.

    Please can you help. I will attach current site and what I have just started in private content.

    Thanks
    Dee

    #1049350

    Please can I have it so that the header doesnt move.

    Thanks

    #1049533

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    
    /* CSS - Header background */
    
    .header_color .header_bg {
        background: rgba(255,255,255,.8) !important;
        opacity: 1 !important;
    }
    
    
    

    Best regards,
    Vinay

    #1049576

    Thank you! Works a charm!!

    #1049811

    Hi,

    Great! Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘White Transparent Header – Fixed on Scroll Down’ is closed to new replies.