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

    Hi,

    In a page i have set the “Transparent and Glassy Header”

    I added the below CSS in order to apply the gradient pattern i wanted.

    #top .av_header_glassy.av_header_transparency #header_main, #top .av_header_transparency #header_meta {
    background: transparent linear-gradient(265deg, #738DC3 0%, #4F9ABA 27%, #49BDA8 50%, #4EC2BF 73%, #9DC9D5 100%); opacity: 0.51;
    }

    However, when i set the opacity, it applied to all the header’s element like logo and menu link.

    How can i apply the opacity only to the background, allowing the rest of the elements keep their initial color and opacity?

    Thank you in advance!

    #1199465

    Hey mike.rav,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

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