Jump to content

Blog comments section—Customising the lines

Go to solution Solved by Beyondspace,

Recommended Posts

Hello,

I am hoping a coding expert can help me out with three things:

1) I would like to make the outline of the top half of the comment box black like the bottom of the box.

2) I would like to make the comment box have sharp corners instead of the slightly rounded corners if possible.

3) I would like to change the horizontal separators between the comments to black instead of grey.

If anyone can help with any of these three requests, I would be very grateful.

Thanks,

Rhonda

Screen Shot 2022-09-19 at 5.14.03 pm.png

Link to comment
13 minutes ago, rhondahymason said:

Hello,

I am hoping a coding expert can help me out with three things:

1) I would like to make the outline of the top half of the comment box black like the bottom of the box.

2) I would like to make the comment box have sharp corners instead of the slightly rounded corners if possible.

3) I would like to change the horizontal separators between the comments to black instead of grey.

If anyone can help with any of these three requests, I would be very grateful.

Thanks,

Rhonda

Screen Shot 2022-09-19 at 5.14.03 pm.png

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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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
  • Solution

To remove the corner for new comment, kindly try the following code on custom css

.squarespace-comments .new-comment-area {
  border-radius: 0;
}

.squarespace-comments .new-comment-area .input {
  border-radius: 0;
}
.squarespace-comments .comment-btn-wrapper  {
  border-radius: 0;
}

Let me know how it works on your site

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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
30 minutes ago, bangank36 said:

To remove the corner for new comment, kindly try the following code on custom css

.squarespace-comments .new-comment-area {
  border-radius: 0;
}

.squarespace-comments .new-comment-area .input {
  border-radius: 0;
}
.squarespace-comments .comment-btn-wrapper  {
  border-radius: 0;
}

Let me know how it works on your site

The middle one worked! Thanks so much, Ba! Really appreciate your help.

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.