Jump to content

Changing the thickness of the section border

Recommended Posts

Hi! I am trying to figure out how I can adjust the width/thickness of all of the section borders including the header border. I selected the "small" option, but I would like for it to be thinner. I think it is currently at 2px.

 

pw: hello

Link to comment
  • Replies 5
  • Views 607
  • Created
  • Last Reply

Top Posters In This Topic

  • 3 weeks later...
  • 1 month later...

I have no idea to deal with this. But you can use this custom code (Design > Custom CSS) to add border between sections, instead of using option when edit section

article section {
    border-bottom: 1px solid black;
}
article section:first-child {
	border-top: 1px solid black;
}

 

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.