AvantGardeGraphicsUK Posted August 26, 2019 Posted August 26, 2019 I'm using the Foster template, does anyone know how I can change the blog excerpt text size?
tuanphan Posted August 26, 2019 Posted August 26, 2019 @PBLMagazine Foster Demo has no excerpt, so can you share your site url to check? 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!)
Mdhanjal Posted August 27, 2019 Posted August 27, 2019 past this code in custom css box .sqs-block-html .sqs-block-content>*:last-child { margin-bottom: 0; font-size: 18px; } Hi, I'm BITTU. A website developer with 10 years experience with Squarespace. if you need help and work with me, Email me here: - mandeepsquarespace@gmail.com Hire Upwork: - https://www.upwork.com/freelancers/~01eed466e76c89e024 Behance: - https://www.behance.net/mandeepSquarespace Best Hourly Rate: - $15 Per Hour
AvantGardeGraphicsUK Posted August 28, 2019 Author Posted August 28, 2019 This changed Heading 3 font size not the excerpt, not sure how to edit it to change excerpt for blogs instead
AvantGardeGraphicsUK Posted August 28, 2019 Author Posted August 28, 2019 Yup! So you can visit it here with the password "testing"https://smilodon-dory-yllm.squarespace.com/ So this would be for the excerpt under the big blog that says "baring it all on the true brazilian"
tuanphan Posted August 28, 2019 Posted August 28, 2019 @PBLMagazine Please share access password 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!)
tuanphan Posted August 28, 2019 Posted August 28, 2019 @PBLMagazine Add to Home > Design > Custom CSS div#block-yui_3_17_2_1_1566829344134_186696 .summary-excerpt p { font-size: 50px !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!)
AvantGardeGraphicsUK Posted August 28, 2019 Author Posted August 28, 2019 You are amazing! Would I be pushing it if I asked if you knew how to make the space between that excerpt and the blogs underneath it a little smaller as well ?
tuanphan Posted August 28, 2019 Posted August 28, 2019 @PBLMagazine Some CSS can solve. I'll send later. Storming here. :( 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!)
tuanphan Posted August 28, 2019 Posted August 28, 2019 @PBLMagazine The second post in Latest News, the headlines are in 2 lines, and the font size is a bit too big, so it creates a space in the first post.The code below may improve somewhat, but I think it's better to reduce the font size of the title (second post and other). /* 5 posts padding top */ div#block-yui_3_17_2_1_1566766146767_50839 { padding-top: 0; } /* Baring it padding bottom */ div#block-yui_3_17_2_1_1566829344134_186696 { padding-bottom: 0; } 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!)
AvantGardeGraphicsUK Posted August 31, 2019 Author Posted August 31, 2019 Dude this has been super helpful, thank you so much! and I hope the storm has passed :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.