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? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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