Search for: Log In Free Support [Resolved] Number Listing Design Home › Forums › Support › Number Listing Design This topic has 3 replies, 2 voices, and was last updated 6 months, 2 weeks ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 16, 2020 at 6:15 am #1404899 Rohan Verma Hi. I’m already using the numbered listing view in a circular shape. But the circle is quite big in size. How can I reduce both the circle and 1.2.3. font size in bullet numbering. Slightly bigger than this: https://prnt.sc/u0ge68 August 16, 2020 at 6:33 am #1404926 LeoStaff Customer Support Hi there, Looks like this is the CSS you are using: ol li:before { margin-right: 6px; content: counter(item); background: #2018f7; border-radius: 100%; color: white; width: 1.2em; line-height: 1.2em; padding: 1.5px; text-align: center; display: inline-block; } Have you tried adding the something like font-size: 10px; to it? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 16, 2020 at 9:11 am #1405198 Rohan Verma Thanks. Awesome. I have created another topic before this one. Kindly help me with that also. August 17, 2020 at 8:10 am #1406418 LeoStaff Customer Support No problem 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In