Okay kindly show us the website URL please.
Kindly let us know in which page/post the bullet points are not appearing. Tried to check everywhere couldn’t find where you have used bullet points.
http://salonsupremacypro.com/clients-when-will-i-win-them-all,
In the paragraph starting- As human beings we are programmed……
I tried to do this with bullet points, it worked when editing, but when I published it came up with what looked like a different font ?
My brother had a look at it last night as he used to do coding. Not sure, but I think he may have changed it. I will try a new post just now to see what happens.
Seems to be working okay now, Many Thanks.
Update: No, still not working.
If you view http://salonsupremacypro.com/new-post, then the bullet points show up on the main page, but when you click on the actual post, the bullet points then disappear.
Kindly go to plugins>add new>simple custom CSS and then
Add this code there:
.entry-content li {list-style: inside disc;}
Kindly always end `<li> with another </li>
`
You haven’t done that either.