Jump to content

Can't resize padding around text boxes

Recommended Posts

Site URL: https://tethercincy.com/directory

I worked with a developer to add some custom functionality to tethercincy.com, and it may have affected the way the site displays padding around text blocks. While I can widen text blocks in the editor, they're still displaying as narrow blocks on the public-facing site. There's also a space between buttons and images on the home page even though padding for those elements is set to 0. Screenshots attached.

Is this something I can fix in the Editor via code injection or Custom CSS?

Site is Version 7.0– York family (Shibori DIY template). Any insights are appreciated!

Directory edit page with wider column.png

Directory page display with narrow column.png

Home page gap between buttons.png

Link to comment
  • Replies 3
  • Views 303
  • Created
  • Last Reply

Top Posters In This Topic

1 hour ago, TetherCincy said:

Site URL: https://tethercincy.com/directory

I worked with a developer to add some custom functionality to tethercincy.com, and it may have affected the way the site displays padding around text blocks. While I can widen text blocks in the editor, they're still displaying as narrow blocks on the public-facing site. There's also a space between buttons and images on the home page even though padding for those elements is set to 0. Screenshots attached.

Is this something I can fix in the Editor via code injection or Custom CSS?

Site is Version 7.0– York family (Shibori DIY template). Any insights are appreciated!

Directory edit page with wider column.png

Directory page display with narrow column.png

Home page gap between buttons.png

1. Do you mean reducing the space with the next elemet?

image.thumb.png.893946257f96d363ad6c5299566e45e2.png

2. Can you share the direct link to the page that gets this situation?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
19 hours ago, TetherCincy said:

Thanks for responding! I'd like the text to be centered on the page with a smaller margin on each side, just the way it looks when I'm editing it in the back end.

You can see how it looks at tethercincy.com/directory and tethercincy.com/services.

Is it the result you want to achieve?

image.thumb.png.b9a6d6da38e551d4a1061313b3e7f777.png

Try adding to Home > Design > Custom Css

#block-yui_3_17_2_4_1504028661333_51772 + .row .sqs-block-button-element--medium {
  min-width: 300px;
}

.main-content > .sqs-layout > .row  > .span-12 {
  padding-left: 0;
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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

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.