Remove Bullet Points from Widgets
Hi
I’ve added a Recent Posts widget on my homepage and have centred the text using the CSS Style box.
I’m having trouble however in getting rid of the bullet points. I’ve added a list-style:none style and various attempts at adding a widget class but nothing I do seems to work.
Could you let me know what I’m doing wrong? It will help me understand how to style other SiteOrigin widgets.
Many thanks for your time.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Mookamoo,
Okay, so that field is for widget specific properties. It does not allow for selectors.
If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.no-list-style ul { list-style-type: none; }You might also need to install the SiteOrigin CSS Editor.
Many thanks Alex – all sorted.
Hi Mookamoo,
Great to hear. Is there anything else I can help you with today?
No thanks Alex – have a great weekend.
Hi Mookamoo,
You too mate. :)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.