huxleymann Posted July 10, 2023 Share Posted July 10, 2023 Hello 🙃 Wondering if someone can help 😅 So my client doesn't want words to break. Even when there is a hyphen in place. Instead, they would like the word to drop to the next line and all the other text is shunted along accordingly. Would anyone be able to help with the custom CSS for this feature? Hopefully this makes sense. Thanks, Huxley 😁 Link to comment
KwameAndCo Posted July 11, 2023 Share Posted July 11, 2023 Link to the site so we can be clear on what block you're talking about - as that will affect the code needed. Work With Me 🖥️💻📱 Please remember to tag me so that I get a notification and respond to your help requests. If my answers have helped you, please drop a like and mark my answer as best to help other users find solutions quickly. You can also thank me or make requests by buying me a coffee ☕. (Caffeine fuels me to take more requests) For Squarespace Tips & Tricks, visit @squareskills (Youtube 📺 Tutorials) For Premium and FREE plugins, visit Squareskills (Plugin Store) 🧩 For Custom Plugins email me 🧩 Link to comment
huxleymann Posted July 12, 2023 Author Share Posted July 12, 2023 Hi @KwameAndCo 👋 https://amj-watch-services.squarespace.com Password: hello So this would be all h1, h2, h3, h4 & P text. Thanks for looking into this for me 🙃 Link to comment
Solution huxleymann Posted July 12, 2023 Author Solution Share Posted July 12, 2023 I believe I've managed to fix the issue with this code... .sqs-block-html .sqs-block-content *:not(h1):not(h2):not(h3):not(h4):not(p) { word-wrap: normal; } Link to comment
Naomi11 Posted July 12, 2023 Share Posted July 12, 2023 Great job. I am having the same issue. Could you please let me know where you pasted this code? In Design- then Custom CSS? Thanks! Link to comment
huxleymann Posted July 13, 2023 Author Share Posted July 13, 2023 @Naomi11 Yes, in the Design - Custom CSS 🙃 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