Hello,
How can I make list points thicker?
Hey Talker77,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hello, here are more infos…
Hi,
Sorry for the late reply and thanks for the link and screenshot.
For the bullet points in your screenshot, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#main > div > div > main > div > div > .avia-builder-el-5 > section:nth-child(5) li::marker {
font-size: 30px !important;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hello, I inserted, but it doesn’t work
Hi,
Thank you for the feedback, I checked your site and it looks like the css is working, please see the screenshot in Private Content area.
Please try clearing your browser cache and checking again.
Best regards,
Mike
Ah, now! :-)
Thanks very much!