GraemeArmstrong Posted August 21, 2021 Posted August 21, 2021 Site URL: https://www.khuramanarmstrong.com/endarc-chocolat-store Hi. Can someone please advise how to include the product description in the store page between Title and Price (where the red arrow points in the image below). I'm using the Beaumont template.
tuanphan Posted August 22, 2021 Posted August 22, 2021 This is possible if you have 4 products only. Add to Design > Custom CSS /* product 1 */ div#thumb-country-feast-set-xs4gg .grid-title:after { content: "content content here"; display: block; font-size: 14px; } /* product 2 */ div#thumb-golden-mist-cup-84zad .grid-title:after { content: "content content here"; display: block; font-size: 14px; } /* product 3 */ div#thumb-milk-dip-cup-ny9bt .grid-title:after { content: "content content here"; display: block; font-size: 14px; } /* product 4 */ div#thumb-spring-bowl-pjgsh .grid-title:after { content: "content content here"; display: block; font-size: 14px; } 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!)
GraemeArmstrong Posted August 23, 2021 Author Posted August 23, 2021 Thanks Tuan. I was hoping for something more global, similar to what the summary blocks provide. Any suggestions?
tuanphan Posted August 26, 2021 Posted August 26, 2021 You can try Summary Block or use this guide. https://sf.digital/squarespace-solutions/display-product-titles-on-two-lines-with-squarespace-71 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!)
paul2009 Posted August 26, 2021 Posted August 26, 2021 On 8/21/2021 at 9:05 AM, GraemeArmstrong said: Can someone please advise how to include the product description in the store page between Title and Price Product descriptions aren't included in the markup on Product List Pages (PLP), so it isn't possible to add them. To show Product Descriptions, try using Summary Blocks instead on a standard layout page. Note that without bespoke code, you'll be limited to 30 products per Summary Block. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
GraemeArmstrong Posted August 27, 2021 Author Posted August 27, 2021 Thanks guys. Given that, is there a way to increase the spacing between the description rows to be more consistent with the general site text (as highlighted below). Thanks.
tuanphan Posted August 30, 2021 Posted August 30, 2021 On 8/27/2021 at 12:00 PM, GraemeArmstrong said: Thanks guys. Given that, is there a way to increase the spacing between the description rows to be more consistent with the general site text (as highlighted below). Thanks. Make screenshot 1 same as screenshot 2 or vice versa? 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!)
GraemeArmstrong Posted September 5, 2021 Author Posted September 5, 2021 Screenshot 1 the same as screenshot 2.
tuanphan Posted September 7, 2021 Posted September 7, 2021 On 9/5/2021 at 7:42 PM, GraemeArmstrong said: Screenshot 1 the same as screenshot 2. Hi, Sorry for the delay. Can you share link to page in screenshot? I checked some products & dont see it. https://www.khuramanarmstrong.com/endarc-chocolat-store/p/bonfire 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!)
GraemeArmstrong Posted September 9, 2021 Author Posted September 9, 2021 https://khuramanarmstrong.squarespace.com/endarc-chocolat. The format change is required in the Summary block. Thanks.
tuanphan Posted September 12, 2021 Posted September 12, 2021 On 9/9/2021 at 3:12 PM, GraemeArmstrong said: https://khuramanarmstrong.squarespace.com/endarc-chocolat. The format change is required in the Summary block. Thanks. Add to Design > Custom CSS body#collection-61232490fa9cf435f1508a85 .summary-excerpt p { line-height: 30px !important; } 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!)
GraemeArmstrong Posted September 18, 2021 Author Posted September 18, 2021 That worked perfectly thank you. How do I find the collection reference, eg #collection-61232490fa9cf435f1508a85, so I can apply this to other pages?
creedon Posted September 18, 2021 Posted September 18, 2021 Quote How do I find the collection reference Check out Heather Tovey's most excellent looking Squarespace ID Finder. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.