onika Posted November 2, 2022 Share Posted November 2, 2022 For layout and design purpose, I would like to increase the size of the numbers in an ordered list, but all I can find is CSS for bullet lists. Is there a way of just increasing the font size for the numbers of an ordered list? Link to comment
Beyondspace Posted November 2, 2022 Share Posted November 2, 2022 5 hours ago, onika said: For layout and design purpose, I would like to increase the size of the numbers in an ordered list, but all I can find is CSS for bullet lists. Is there a way of just increasing the font size for the numbers of an ordered list? Can you share your site with protected password so I can take a look? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
onika Posted November 2, 2022 Author Share Posted November 2, 2022 It is this one. We have holding page live, therefore this is a under Not Linked: https://smg-projects.squarespace.com/spaceconcepts The page is currently under construction 😉 Link to comment
tuanphan Posted November 4, 2022 Share Posted November 4, 2022 On 11/2/2022 at 3:24 PM, onika said: For layout and design purpose, I would like to increase the size of the numbers in an ordered list, but all I can find is CSS for bullet lists. Is there a way of just increasing the font size for the numbers of an ordered list? Use this CSS div.html-block ol li p:before { font-size: 30px !important; } 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
onika Posted November 7, 2022 Author Share Posted November 7, 2022 Thank you very much, this worked well! tuanphan 1 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