Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1184767

    Hi Guys,

    Hope you are doing well.

    I need a hopefully quick css help where i am struggling since a while. When i start scrolling down on the desktop version of the website i would like to have a header with a white background (#fff) plus a little transparency.

    I already tried different other solutions i read in the forum but no one helped.

    Hope you can help.

    Thanks,
    Frank

    #1184855

    Hey Frank,

    Add this to quick css:

    
    #header{
    background:#fff!important;
    }
    
    #header.av_header_transparency{
    background:transparent!important;
    }

    Best regards,
    Jordan Shannon

    #1185142

    Hi Jordan,

    Thanks a for your help. It’s working now. Topic can be closed.
    Have a wonderful day!

    Best regards,
    Frank

    #1185293

    Hi Frank,

    We’re glad that Jordan could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘CSS-Issue with header transparency’ is closed to new replies.