cathyatvai Posted November 10, 2023 Posted November 10, 2023 Is there any code we can use to reduce the size of paragraph breaks in our blog posts?
Ziggy Posted November 10, 2023 Posted November 10, 2023 Yes, can you share your website URL? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
cathyatvai Posted November 13, 2023 Author Posted November 13, 2023 Hi @Ziggy website url is veritasai.com I've actually found a code that works, but would also like to get your opinion on it! p { margin-top: -30px ; margin-bottom: -30px ; } Happy to hear your thoughts!
Solution Ziggy Posted November 13, 2023 Solution Posted November 13, 2023 Thanks for the website, but I can't see the specific title you were asking about, so I can't tell you exactly what code you need to target it, is the title a paragraph 1, 2 or 3? Heading 1, 2, 3, or 4? I wouldn't recommend using negative margins, something like this would be better, but only for paragraphs, and targeted just to blogs: article { .sqsrte-large, p, .sqsrte-small { margin: 0.2rem 0; } } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment