Bullet points are not displaying for this theme

Latest Reply from docwisdom at 2013-02-05 15:52:31 Solution
I am currently setting up a website for a roofing company. The bullet points are not displaying on the website. I look in the code on the page after it has been published and i see the code to display the bullet points, but the browser isn't rendering the text correctly.
add following code to the style.css:
.articles ul { padding:10px 40px; list-style:disc; }

Leave a reply

Add codeAdd image