can’t get rid of unordered list dots by categories in sidebar
-
The 3 categories in the sidebar on the left look like they’re part of an unordered list. The the other categories “Branding” “Domain Names” etc… aren’t categories yet and are what the categories should look like without the
<li>
bullets:
https://internetmarketingforbusinessowners.com/wordpress/The code, as best I can figure, is simply:
<?php wp_list_categories('show_count=1&title_li= '); ?>
but I don’t know where the bullet points are coming from.
Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘can’t get rid of unordered list dots by categories in sidebar’ is closed to new replies.