remove bullets from widget job list
-
I need a little CSS tweak, since the latest version has changed the widget style.
I need to remove the bullet listing, but if I remove li from line
echo '<li><a href="'.get_the_permalink().'">'.get_the_title().'</a></li>';
then it loses the list. Can you advice?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘remove bullets from widget job list’ is closed to new replies.