Hi,
How do I change the size of the bullets? They’re tiny dots right now and very hard to see…
Thanks,
Sarah
Hi bagofdesign!
please use the below css in Quick CSS in enfold options > general styling
content-wrapper ul li {
font-size: 16px;
}
If you still have question please share the link to your site.
Regards,
Vinay Kashyap
That didn’t work, sorry
here’s my login.
Thank you!
Hey!
Please change the code to following one
.content-wrapper ul li {
font-size: 16px;
}
Regards,
Yigit
I tried that first – nothing changed. I want bigger bullets on the left sidebar of the “Properties” pages
Hey!
Please add following code to Quick CSS
#top .widget_nav_menu ul ul li:before {
top: 4px;
font-size: 30px;
}
Best regards,
Yigit
Thanks for the awesome support! That worked great
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit