Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1340709

    Hi dear Kriesi-Team,

    I´d like to make the white fading on hover a bit more smoothly or lighter, so you can see more of the pictures, how can I achieve that?

    Thank you very much,

    Best,
    Veronika

    #1340719

    Hi,

    Thanks for contacting us!

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

    
    .avia_transform #top a:hover .image-overlay {
      opacity: 0.3 !important;
    }
    

    By default opacity is set to 0.7. You can set it between 0-1

    Regards,
    Yigit

    • This reply was modified 2 years, 9 months ago by Yigit.
    #1340736

    Hi Yigit,

    unfortunately it is not working, any other ideas?

    Thank you,
    Best,
    Veronika

    #1340760

    Hi Veronika,

    I realized that I made a typo. I edited my post and updated the code. Could you please try updated code? :)

    Best regards,
    Yigit

    #1340808

    Hi Yigit,

    thank you very much.

    You can close this thread now

    Best,
    Veronika

    #1340824

    Hi,
    Glad Yigit was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘white fading on hover’ is closed to new replies.