torz123 Posted January 6 Share Posted January 6 Hi there! I am trying to style my blog and I had a couple questions, specifically around the comment box. 1. Is there a way to reduce the empty space between my blog post and the comment box? 2. Within the comment box, is there a way to edit the text size for "Preview" and "Post Comment"? Ideally they are the same size as the "Newest First" text. Additionally, is there a way to shrink the size of the Post Comment button? It's driving me a bit crazy that the font sizes are all different lol. Thank you! Link to comment
Beyondspace Posted January 6 Share Posted January 6 Can you share your site with the protected password so I can take a 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
torz123 Posted January 17 Author Share Posted January 17 Hi there, sorry for my delayed response, I assumed I would have received an email that someone replied to my post! Here's a link to a page with the comment box: https://www.toryguyon.com/blog/2023-writer-goals. It's not password protected. Link to comment
Solution tuanphan Posted January 19 Solution Share Posted January 19 #1. Add to Design > Custom CSS /* Space blog content comment */ section.blog-item-comments { margin-top: 0px !important; } .squarespace-comments { margin-top: 0px; } .blog-item-wrapper .blog-item-content { margin-bottom: 0px; } #2. Use this CSS .comment-btn-wrapper * { font-size: 17px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
torz123 Posted January 22 Author Share Posted January 22 Thank you so much, tuanphan! That worked. It looks so much more cohesive now 🙂 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