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

    Hi,
    i use sticky header and when i scroll down i is a little transparent. How can i make it just white?

    I tried this code without success:

    .header_bg { opacity: 1 !important; }

    Regards, Simon

    #407113

    Hey simonac!

    Please use following code instead

    #header.header-scrolled { background-color: white; }

    Regards,
    Yigit

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