Character missing
-
Hi, my theme ZeeNews is missing something but I can’t see where to add it.
In the sidebar on the right, each item in each section has a black circle before it. I added a section/widget called Contact. The item is titled Contact Me. But the circle is missing.
I went into sidebar.php but I don’t see the reference to it. For example
<?php wp_list_categories('title_li=<h2 class="widgettitle">Categories</h2>'); ?> <?php wp_list_pages('title_li=<h2 class="widgettitle">Pages</h2>'); ?>
I assume that in the CSS there is a Class that adds it. But in my widget, I just have the link to /contact-me.html.
How would I code in the reference to bring up the circle?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Character missing’ is closed to new replies.