mportch Posted September 8, 2020 Share Posted September 8, 2020 Site URL: https://www.mattportch.com/lost-america-prints/p/empty-pool-california Hi, Is there a way of NOT indenting the bullet points? Link to comment
IXStudio Posted September 8, 2020 Share Posted September 8, 2020 Hi Use this code in Design -> Custom CSS .ProductItem-details-excerpt ul { padding-left: 17px; /* change it to anything you want! */ } Please use the like button if it helps you! Best, Leopold mportch 1 Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
mportch Posted September 8, 2020 Author Share Posted September 8, 2020 Excellent thanks! IXStudio 1 Link to comment
KHS Posted December 12, 2022 Share Posted December 12, 2022 how would I do this to blog posts and markdown blocks? Link to comment
tuanphan Posted December 16, 2022 Share Posted December 16, 2022 On 12/13/2022 at 1:42 AM, ct3 said: how would I do this to blog posts and markdown blocks? Try this code .markdown-block ul, body[class*="type-blog"] ul { padding-left: 17px; /* change it to anything you want! */ } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (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