katescott Posted January 22, 2020 Share Posted January 22, 2020 I limited the with of my blog post content to 650px but images still show up full width. How do I contain the width of image (and video) blocks with CSS to 650px (centered) without squishing the image? I can't seem to figure it out. 👩💻 Squarespace templates for service providers + course creators 📈 Teaching Squarespace designers how to scale by selling templates 🔎 Helping small business owners + entrepreneurs Grow with SEO Link to comment
tuanphan Posted January 23, 2020 Share Posted January 23, 2020 Can you provide link to blog? 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!) Link to comment
katescott Posted January 31, 2020 Author Share Posted January 31, 2020 On 1/23/2020 at 4:29 AM, tuanphan said: Can you provide link to blog? https://katescott.co/blog 👩💻 Squarespace templates for service providers + course creators 📈 Teaching Squarespace designers how to scale by selling templates 🔎 Helping small business owners + entrepreneurs Grow with SEO Link to comment
tuanphan Posted January 31, 2020 Share Posted January 31, 2020 3 minutes ago, katescott said: https://katescott.co/blog can you share link to blog in 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!) Link to comment
katescott Posted February 3, 2020 Author Share Posted February 3, 2020 On 1/31/2020 at 7:18 AM, tuanphan said: can you share link to blog in screenshot? https://katescott.co/blog/squarespace-tutorials I currently have spacer blocks containing the width of the centered images. 👩💻 Squarespace templates for service providers + course creators 📈 Teaching Squarespace designers how to scale by selling templates 🔎 Helping small business owners + entrepreneurs Grow with SEO Link to comment
tuanphan Posted February 3, 2020 Share Posted February 3, 2020 5 hours ago, katescott said: https://katescott.co/blog/squarespace-tutorials I currently have spacer blocks containing the width of the centered images. You can remove spacer & share link again. I think CSS can solve. 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!) Link to comment
katescott Posted February 6, 2020 Author Share Posted February 6, 2020 On 2/3/2020 at 5:32 PM, tuanphan said: You can remove spacer & share link again. I think CSS can solve. Spacer blocks removed! 👩💻 Squarespace templates for service providers + course creators 📈 Teaching Squarespace designers how to scale by selling templates 🔎 Helping small business owners + entrepreneurs Grow with SEO Link to comment
tuanphan Posted February 6, 2020 Share Posted February 6, 2020 2 hours ago, katescott said: Spacer blocks removed! .collection-type-blog.view-item .sqs-block-image { max-width: 650px; margin: 0 auto; } 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!) Link to comment
katescott Posted February 7, 2020 Author Share Posted February 7, 2020 16 hours ago, tuanphan said: .collection-type-blog.view-item .sqs-block-image { max-width: 650px; margin: 0 auto; } Aaah, thank you so much! You're a lifesaver! 👩💻 Squarespace templates for service providers + course creators 📈 Teaching Squarespace designers how to scale by selling templates 🔎 Helping small business owners + entrepreneurs Grow with SEO Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.