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

    Hallo,

    ist es möglich den transparent Header in der Deckkraft zu ändern. Da mein Kunde verschiedene Fotos in der Slideshow hat, kann man auf einigen die Navigation nicht lesen. Selbst Farbumstellung der Navi bringt nichts.

    Freu mich auf nen Tipp :-)

    #433235

    Hi mexi33330!

    Thank you for using the theme.

    Use this in the Quick CSS field to adjust the transparency of the header:

    #top .av_header_glassy.av_header_transparency .header_bg {
      background-color: #fff;
      opacity: 0.8;
      filter: alpha(opacity=80);
    }

    Cheers!
    Ismael

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