TetherCincy Posted December 9, 2021 Posted December 9, 2021 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!
Beyondspace Posted December 9, 2021 Posted December 9, 2021 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! 1. Do you mean reducing the space with the next elemet? 2. Can you share the direct link to the page that gets this situation? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
TetherCincy Posted December 9, 2021 Author Posted December 9, 2021 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.
Beyondspace Posted December 10, 2021 Posted December 10, 2021 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? 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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Archived
This topic is now archived and is closed to further replies.