NerdvillebyJenMaher Posted March 10, 2022 Posted March 10, 2022 (edited) Site URL: https://zarafinlay.squarespace.com/ Password: ZARA My client is unhappy with how large the "overlay on hover" is with her captions and would like to minimize the padding above and below the caption. I assumed/hoped that I could solve this by adjust the font itself but that did now work. I also tried tinkering with CSS that I normally use to increase the amount of padding but I could not get that to work either. If anyone has a bit of code to throw my way or an alternate soluion, I'd be super grateful! Edited March 10, 2022 by jenmaherconsulting 🤓Let's Get Nerdy!🤓 VISIT MY WEBSITE
Jia Posted March 11, 2022 Posted March 11, 2022 8 hours ago, jenmaherconsulting said: Site URL: https://zarafinlay.squarespace.com/ Password: ZARA My client is unhappy with how large the "overlay on hover" is with her captions and would like to minimize the padding above and below the caption. I assumed/hoped that I could solve this by adjust the font itself but that did now work. I also tried tinkering with CSS that I normally use to increase the amount of padding but I could not get that to work either. If anyone has a bit of code to throw my way or an alternate soluion, I'd be super grateful! Hi, try adding this code and let me know how it goes 🙂 .image-block-outer-wrapper:not(.image-block-v2).layout-caption-overlay-hover .image-caption-wrapper { padding: 0px 17px !important; } NerdvillebyJenMaher 1 Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified. www.sevenstars.studio www.instagram.com/sevenstars.studio
NerdvillebyJenMaher Posted March 11, 2022 Author Posted March 11, 2022 Thank you @Jia! That worked perfectly! Jia 1 🤓Let's Get Nerdy!🤓 VISIT MY WEBSITE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment