Tagged: 

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

    hello

    when scrolling down ,there is a background with white color on Header.
    I want to change the opacity to 0.5.
    so the content behind the header can be more clear
    please tell me how to do that?
    thanks.

    #1189725

    Hey Moaaaaya,

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

    .header_bg {
        opacity: 0.5;
    }

    Best regards,
    Rikard

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