meganvangroll Posted September 2, 2020 Share Posted September 2, 2020 Site URL: https://www.evokeengage.com/blog/what-to-post-on-social-media-during-covid-19 I'd like to constrain the width of my blog posts to the same width as the images at the top of each post. Here's an example: https://www.evokeengage.com/blog/what-to-post-on-social-media-during-covid-19 Ideally, the copy would be constrained at the sides - the same width as the image. What CSS do I need for this? I've tried every option that was posted to this forum in the recent past that seems related, but none seem to work in my case. Thank you!! Link to comment
meganvangroll Posted September 2, 2020 Author Share Posted September 2, 2020 I figured it out! I was just one more Google click away from the answer... sigh. Answer from: https://www.decibelpromo.com/blog/squarespace-css-tricks-for-better-websites //custom width for blog// .BlogItem { max-width:750px; margin: 0 auto; } theyaxis and sayreambrosio 2 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