Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #876166

    Hi,
    I would need some help because on my website there is a section with my partners’ logos and some of them have a hover effect and some don’t. I checked and some images that don’t have the hover effect are larger than 100px. Is it on this page. Thank you for your help.
    Kind regards,
    Oasure

    #876749

    Hey Oasure,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .avia_transform a:hover .image-overlay {
        display: block!important;
        top: 0;
    }
    

    Best regards,
    Yigit

    #879217

    Thank you for your help ! It works !

    #879285

    Hi,

    You are welcome :)
    Let us know if you have any other questions or issues.

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Link arrow hover on all images’ is closed to new replies.