How to change link style?
-
I would like to know, how can I change the style of the links of categories, archives and links?
I use <?php the_category(); ?> <?php get_links_list(); ?> and <?php list_cats(); ?> functions, and thus I can’t change the style of the lists and the links inside them. I can’t set the CSS class of them, so they appear unformatted. Is there any way I can override this?
Any kind of help would be much appreciated.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How to change link style?’ is closed to new replies.