kara423 Posted January 28, 2022 Share Posted January 28, 2022 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! Beyondspace 1 Link to comment
Beyondspace Posted January 29, 2022 Share Posted January 29, 2022 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%; }  tuanphan 1 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment