Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1464596

    Hello,

    I’m talking about the site http://00498-003.htz-cs06.clickstorm.de, which I’m currently building. The navigation bar is transparent there. However, the white should be stronger, i.e. less transparent. Can the transparency be adjusted?

    best regards,
    Martin

    #1464610

    Hey Martin,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av_header_glassy.av_header_transparency .header_bg {
      opacity: 0.4;
    }

    Best regards,
    Rikard

    #1464615

    Thank you very much, but it doesn’t work. I’ve also tried several values ​​like 0.1 or 0.9, but there’s no change. Not even with a different browser.

    #1464624

    Hi,

    Please try this instead:

    .av_header_glassy.av_header_transparency .header_bg {
      opacity: 0.4 !important;
    }

    Best regards,
    Rikard

    #1464662

    Thank you, it´s work!

    #1464696

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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