Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258517

    Is there a quick css I can apply so that the arrow icon/tint does not appear when hovering over a linked image?

    #258826

    Hey Shane!

    Thank you for using the theme!

    You can add this on Quick CSS to remove the image overlay effect:

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

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.