The list tags generated by the current theme don’t look suspicious:
<ul>
<li>Text</li>
<li>Text</li>
</ul>
<ol>
<li>Text</li>
<li>Text</li>
</ol>
I’d appreciate someone taking a look at my CSS files. The website is still under development but I’ve got the basics taken care of.
Link to my website.
Thanks a lot.
Thanks Chris, you are right. The dafault shows both bullets and numbers. Since it is the theme, what can I do to work around it? Thanks.