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

    How to change the opacity of the white overlay when you hover on an image..

    Any help is appreciated and thanks ahead of time.

    • This topic was modified 9 years, 4 months ago by mmocilac.
    #366078

    Hi mmocilac!

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

    .image-overlay { background: rgba(255,255,255,0.3)!important; }

    255,255,255 is RGB value of the color and 0.3 is opacity level

    Cheers!
    Yigit

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