Jump to content

Blog Comment Box Styling

Go to solution Solved by tuanphan,

Recommended Posts

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
  • Replies 4
  • Views 477
  • Created
  • Last Reply

Top Posters In This Topic

Can you share your site with the protected password so I can take a a look?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • 2 weeks later...
  • Solution

#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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.