Remove Captions on Hover
-
I don’t want the photo titles to show on hover in the thumbnail gallery in any of my galleries. I can’t figure out how to get it from showing up. I already have the below code in the wordpress additional CSS field:
#envirabox-title-float-wrap tbody, #envirabox-title-float-wrap td { display: none !important; } .caption { display: none !important; } jQuery(".envira-gallery-image, .envira-gallery-link").attr("title", "");
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Remove Captions on Hover’ is closed to new replies.