charlineca Posted May 24, 2021 Share Posted May 24, 2021 Hi, I am looking to achieve a hover effect for my blog summary (grid), with the excerpt showing on the image on hover. The title will be shown as normal below the image, but I would like the excerpt to show on hover. Can someone help me with this? Link to comment
tuanphan Posted May 24, 2021 Share Posted May 24, 2021 Hi. Can you share link to page where you use summary? We can check easier 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
charlineca Posted June 2, 2021 Author Share Posted June 2, 2021 On 5/24/2021 at 12:09 PM, tuanphan said: Hi. Can you share link to page where you use summary? We can check easier The site is not online yet, so can't give you a link. It's a normal summary block though. Link to comment
tuanphan Posted June 3, 2021 Share Posted June 3, 2021 On 6/2/2021 at 7:14 PM, charlineca said: The site is not online yet, so can't give you a link. It's a normal summary block though. You can setup password & share url 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
charlineca Posted June 7, 2021 Author Share Posted June 7, 2021 On 6/3/2021 at 4:48 PM, tuanphan said: You can setup password & share url https://www.herclimate.co.uk/ , PW is herclimate Link to comment
tuanphan Posted June 7, 2021 Share Posted June 7, 2021 3 hours ago, charlineca said: https://www.herclimate.co.uk/ , PW is herclimate Hi. You mean this summary? Initial: Show image Hover: Show title,excert, category over image + overlay color Is this right? 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
charlineca Posted June 7, 2021 Author Share Posted June 7, 2021 1 hour ago, tuanphan said: Hi. You mean this summary? Initial: Show image Hover: Show title,excert, category over image + overlay color Is this right? I want the title and category to show below as is now, and only the excerpt upon hover. Link to comment
tuanphan Posted June 8, 2021 Share Posted June 8, 2021 Add to Design > Custom CSS /* Home summary */ body.homepage .summary-excerpt { visibility: hidden; } body.homepage .summary-item:hover .summary-excerpt { visibility: visible; } 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