I have a couple of posts that have bulleted lists in the editor but are not displaying on the published product. Any help getting them to display is appreciated.
J
Josh
Original poster
Member
I have a couple of posts that have bulleted lists in the editor but are not displaying on the published product. Any help getting them to display is appreciated.
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