rhondahymason Posted September 19, 2022 Share Posted September 19, 2022 On a full-width site on 7.0 Brine template, is there a way I can make the width of the blog post content the same as the width of the comment box? Thanks, Rhonda Link to comment
Beyondspace Posted September 19, 2022 Share Posted September 19, 2022 7 hours ago, rhondahymason said: On a full-width site on 7.0 Brine template, is there a way I can make the width of the blog post content the same as the width of the comment box? Thanks, Rhonda Can you share your site with the protected password so I can take a look? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
rhondahymason Posted September 19, 2022 Author Share Posted September 19, 2022 8 hours ago, bangank36 said: Can you share your site with the protected password so I can take a look? Thanks Ba! I've managed to resolve this one myself. 🙂 (In any case, it's the same link as the one I sent you in messages.) tuanphan 1 Link to comment
rhondahymason Posted September 20, 2022 Author Share Posted September 20, 2022 In case anyone else is trying to do the same thing, here is the CSS code I used: @media only screen and (min-width: 640px) { .BlogItem { Â width: 640px !important; Â margin-left: auto !important; Â margin-right: auto !important; } } 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