List and bullets not showing on blog post

J Started by Josh · May 2, 2020 at 10:59 am · 1 reply 0 voices Last reply 6 years, 2 months ago
ST
Spiracle Themes Original poster
#2

Hi Josh,

Try the following CSS

article ul {
list-style-type: disc;
}

Paste it in Appearance -> Customize -> Additonal CSS

Let us know if you have any questions

Best Regards

Post a reply

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

Replying to List and bullets not showing on blog post

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