GKG Posted October 27 Share Posted October 27 (edited) Is it possible to change the excerpt text line height in a summary block? In product details, I've entered it with the space because it looks better on the product page. But I'd prefer the excerpt not show the extra space on the main page in the summary block. Is there a way to code to remove the spacing between lines only on the summary block excerpts? Screenshot attached Edited October 27 by GKG forgot to add url Link to comment
melody495 Posted October 27 Share Posted October 27 Try this? This targets all summary blocks. .summary-item .summary-excerpt p{ line-height:0px; } -------- > 👆 <---------- Please quote or @ me when replying, or I won't get a notification Melody 💁♀️ SquareSpace Developer You dream it, I'll make it happen. Contact me: 💻 melodylee.tech ✉️ my email 📍 UK based. The great thing about the internet, we can work together from anywhere. #neverstoplearning ☕ I like coffee 😊 Link to comment
GKG Posted October 27 Author Share Posted October 27 @melody495perfect fix! Thank you!! Link to comment
melody495 Posted October 27 Share Posted October 27 27 minutes ago, GKG said: @melody495perfect fix! Thank you!! You're very welcome 🙂 Please mark as the solution if worked -------- > 👆 <---------- Please quote or @ me when replying, or I won't get a notification Melody 💁♀️ SquareSpace Developer You dream it, I'll make it happen. Contact me: 💻 melodylee.tech ✉️ my email 📍 UK based. The great thing about the internet, we can work together from anywhere. #neverstoplearning ☕ I like coffee 😊 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