Title: Mandigo theme
Last modified: August 18, 2016

---

# Mandigo theme

 *  [joeie](https://wordpress.org/support/users/joeie/)
 * (@joeie)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/mandigo-theme/)
 * hello,
 * I recently installed a new update on my website. the skin I used and kinda customized
   is called mandigo. If you look on my website u can find that the links in de 
   sidebar have a bigger lettertype size then the rest. I used the following code
   for inserting the links into the sidebar:
 * <?php get_links_list(); ?>
 * my question is: how do I get it the same size like the rest of the sidebar items?
   I dont know jackshit about xhtml etc, so please help me out!
 * thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Cal](https://wordpress.org/support/users/themesbycal/)
 * (@themesbycal)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/mandigo-theme/#post-612811)
 * Did you look around in the CSS style sheet? Look for something like `#sidebar
   ul li a:link` or similar.
 * Then change font-size: vaue; so in the end it should look like `#sidebar ul li
   a:link {font-size: .7em;}`
 * This is only a guess, If I could look at the theme it would obviously be easier.
 * edit: try style.css.php
 *  Thread Starter [joeie](https://wordpress.org/support/users/joeie/)
 * (@joeie)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/mandigo-theme/#post-613051)
 * yeah I checked it out. even the creator of mandigo is looking at it, but cant
   find a clue so far…
 * all other suggestions are welcome..

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Mandigo theme’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [joeie](https://wordpress.org/support/users/joeie/)
 * Last activity: [18 years, 7 months ago](https://wordpress.org/support/topic/mandigo-theme/#post-613051)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
