TetherCincy Posted December 9, 2021 Share 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! Link to comment
Beyondspace Posted December 9, 2021 Share 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? TetherCincy 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
TetherCincy Posted December 9, 2021 Author Share 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. Link to comment
Beyondspace Posted December 10, 2021 Share 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 (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment