cathyatvai Posted November 10 Share Posted November 10 Is there any code we can use to reduce the size of paragraph breaks in our blog posts? Link to comment
Ziggy Posted November 10 Share Posted November 10 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 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
cathyatvai Posted November 13 Author Share Posted November 13 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! Link to comment
Solution Ziggy Posted November 13 Solution Share Posted November 13 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 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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