Removing the blog sidebar’s dot in website

E Started by Edwin · July 17, 2020 at 11:32 am · 1 reply 0 voices Last reply 5 years, 11 months ago
ST
Spiracle Themes Original poster
#2

Hi Edwin,

try the following CSS

aside .widget ul {
list-style-type: none;
margin-left: 0;
}

Copy and paste it in Appearance -> Customize -> Additional CSS

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to Removing the blog sidebar’s dot in website

By posting, your reply becomes public (unless marked private).