Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #529151

    Hi, how can I disable the hover effect on the icons on this specific page only?

    #529187

    Hi DROR!

    Please add following code to Quick CSS

    .page-id-10291 .image-overlay {
        display: none!important;
    }

    Regards,
    Yigit

    #529193

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to disable hover effect on icons on a specific page?’ is closed to new replies.