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

    hi how can I adjust the opacity on the transparent header?

    #324697

    Hi codecreative!

    Thank you for using Enfold.

    Are you referring to the transparent glassy header? You can use this on Quick CSS or custom.css:

    #top .av_header_glassy.av_header_transparency #header_main {
    border-color: rgba(255,255,255,0.25);
    border-top-color: transparent;
    }

    Adjust the 0.25 value.

    Best regards,
    Ismael

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