• Resolved omarperez999

    (@omarperez999)


    Hello — I just want to show a few photos, and not use a lightbox. Is there a way to completely disable any colorization effect and also remove the cursor icon on the responsive image gallery? By having the cursor show on the image on hover, it makes people think that it is linked, when in fact it is not.

    Thank you!

    Op

    Update: Figured it out. I used this CSS:

    .foogallery .fg-caption {
    background-color: transparent;
    cursor: default;
    margin: 0;
    }

    • This topic was modified 6 years, 2 months ago by omarperez999.
    • This topic was modified 6 years, 2 months ago by omarperez999.
Viewing 1 replies (of 1 total)
  • Plugin Author bradvin

    (@bradvin)

    hi @omarperez999

    Yes, sure. In your gallery settings…

    Under general, for “Link To”, choose “Not Linked” and for “Lightbox”, choose “None”.
    Then under Hover Effects, choose “None” for “Icon”

    That should do it

Viewing 1 replies (of 1 total)

The topic ‘Remove all mouseover/hover effects’ is closed to new replies.