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

    Hi Kriesi-Team,

    how can I change the intensity of the transparenty for a glassy header?

    #472468

    Hi renner28!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .av_header_glassy.av_header_transparency #header_main {
      background-color: rgba(255,255,0,0.7);
    }

    255,255,0 is RGB value of the color and 0.7 is opacity level.

    Cheers!
    Yigit

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