Sienawalker Posted August 7, 2020 Posted August 7, 2020 Site URL: https://celery-primrose-2ntr.squarespace.com/ Hello! I am using the image block with a style to have the caption overlay, and the images are linked but then when you hover over the "overlay" portion it's no longer clickable. Is there a way to make that entire image clickable, even the overlay and text? This is used on the homepage - to access this site the password is p4ssword https://celery-primrose-2ntr.squarespace.com/
tuanphan Posted August 7, 2020 Posted August 7, 2020 Which image? Can you take a screenshot? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Sienawalker Posted August 7, 2020 Author Posted August 7, 2020 @tuanphan - I am talking about these images. For the Lighting one, I just authored the text to be a link, but the overlay area is still not clickable, and ideally I could just have the entire thing be clickable without needing to go in an author links in the text everywhere this is used (probably 100+ images) Thank you!
tuanphan Posted August 7, 2020 Posted August 7, 2020 Add to Home > Design > Custom CSS /* Enable Overlay clickable */ .image-caption-wrapper { pointer-events: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Sienawalker Posted August 7, 2020 Author Posted August 7, 2020 That worked perfectly - thank you so much!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.