Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #608206

    Hello,
    Is it possible to turn the section background overlay off on hover or the other way around?

    thanks

    #608210

    Hi WolfvanHaeren!

    For color section disable option is in the edit options

    If you are talking about the images please check the link below it will help you disable the

    If not please send the link to the site where we can inspect the element in question.

    Regards,
    Vinay

    #608218

    No this is not it. I mean to have to overlay and when you hover the color section with a image and overlay the overlay disappears.

    #608224

    Hey!

    Sorry i don’t understand could you provide us a link where we can see the issue please.

    Regards,
    Vinay

    #608344

    Hello,
    I made a visual for you!
    :)

    #608754

    Hey!

    Thank you for the mockup image :)

    To change the color section overlay on hover please use the css below in Enfold > General Styling > Quick CSS

    #top .av-section-color-overlay-wrap:hover .av-section-color-overlay {
       opacity: 0!important;
       transition: opacity .5s ease;
    }

    Best regards,
    Vinay

    #611863

    works great thanks

    #611929

    Hey!

    Glad we could help you with this. We have put together some useful info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/

    We really appreciate if you rate our theme on themeforest :)

    Thank you for using Enfold.

    Regards,
    Vinay

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘section background overlay :hover’ is closed to new replies.