Bulleted list

Latest Reply from qwerty70 at 2018-02-19 08:08:30 Solution
Bulleted list don't work. I see in the admin page, but not in the published page. Why? How to fix? Thank's.
Hi!

Could you give us the URL of your website, please?


Hi
The site is work in progress, not published.
I attach images of preview
Thank's.
https://snag.gy/t6svT7.jpg
https://snag.gy/hrFmkN.jpg
Hi!

Add the code:

article ul {
list-style:disc;
}

to the style.css file to fix the issue.
Perfect!! Thank'you.

Leave a reply

Add codeAdd image