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

    I have tried many of the css tips here but no luck so far. I am looking to have the hover background color (#252525) set to an opacity of 0.9 on hover.

    Thank you

    #378503

    Hey finchkelsey!

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

    .av-inner-masonry-content.site-background {
    background-color: #252525!important;
    opacity: 0.9!important;
    }

    Regards,
    Yigit

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