Tagged: , ,

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

    Is there a way to remove the image overlay effect so there is just the usual “pointing hand” instead of the square/arrow?

    #275922

    Hey!

    Try adding this code to the Quick CSS:

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

    Cheers! 
    Josue

    #276482

    Perfect, thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Image Overlay Effect’ is closed to new replies.