batstheman Posted July 17, 2020 Share Posted July 17, 2020 Site URL: http://www.batsevamakes.com/photography Hey there, Trying to get the Title on the images to show only when you hover over the images. Hatch's only hover effect in this situation is that of color. Can anyone help me try to do this only using CSS, because I'm not able to use Javascript rn. It would be greatly appreciated! Link to comment
tuanphan Posted September 7, 2020 Share Posted September 7, 2020 Add to Home > Design > Custom CSS article.Index-gallery-item h2 { opacity: 0; } article.Index-gallery-item:hover h2 { opacity: 1; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment