Jump to content

How to make columns equal width & centered?

Recommended Posts

Site URL: http://www.gemcopy.com

I asked this question and someone answered with some coding but I'm not sure where to put it...I tried putting it into custom CSS but I'm not sure if I was supposed to edit the coding they sent with my site information or if I did something wrong but I've since removed the coding since it didn't fix my issue. I have no idea what I'm doing 🙂

Site URL: http://www.gemcopy.com

Passcode is gem234

I'm struggling with this on two parts of my home page...under copywriting services and under the "let's make your voice heard" section.

I've tried messing with the spaces but can't get these centered without making the columns super narrow. Ideally I'd like to have some space between the columns and edge of the page, but the spacer options don't give me the width I'm looking for. 

 

Would appreciate any help! Thanks!

Link to comment
6 hours ago, kara423 said:

Site URL: http://www.gemcopy.com

I asked this question and someone answered with some coding but I'm not sure where to put it...I tried putting it into custom CSS but I'm not sure if I was supposed to edit the coding they sent with my site information or if I did something wrong but I've since removed the coding since it didn't fix my issue. I have no idea what I'm doing 🙂

Site URL: http://www.gemcopy.com

Passcode is gem234

I'm struggling with this on two parts of my home page...under copywriting services and under the "let's make your voice heard" section.

I've tried messing with the spaces but can't get these centered without making the columns super narrow. Ideally I'd like to have some space between the columns and edge of the page, but the spacer options don't give me the width I'm looking for. 

 

Would appreciate any help! Thanks!

Under the copywriting service, try adding to Home > Design > Custom Css

#new-page-1  .sqs-layout > .row:last-child {
  display: flex;
  justify-content: space-between;
}

#new-page-1  .sqs-layout > .row:last-child > .col {
  width: 30%;
}

 

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 plugin
If 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

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.