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

    Hi,
    I have a page with the transparent header activated. The state it has while loading looks good.

    But when scrolling down, there is very little transparency in the header.
    I want to remove that transparency or play around with the opacity of the transparency.

    thanks for your help.
    rolf

    #1199727

    Hey Rolf,

    Please add following code to Quick CSS and adjust opacity level as needed

    .header_bg { opacity: 1; }

    Currently it is set to “0.95”

    Best regards,
    Yigit

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