Title: CSS/php Sidebar Question
Last modified: August 18, 2016

---

# CSS/php Sidebar Question

 *  Resolved [juliakm](https://wordpress.org/support/users/juliakm/)
 * (@juliakm)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cssphp-sidebar-question/)
 * I am trying to change the style of the word Blogroll in my sidebar and can’t 
   see to do so. To add the Blogroll, I used the php <?php get_links_list(‘order’);?
   > . When I view the code fo my page, the following is next to my Blogroll:
    <
   li id=”linkcat-1″><h2>Blogroll</h2>. I have tried creating styles for #linkcat-
   1, #linkcat-1 li, and #linkcat-1 h2 with no result. I think that this is because
   I need to add an id to the <h2>, but how can I do this given the limitations 
   of just using <?php get_links_list(‘order’); ?>? Any help would be much appreciated.
   This is driving me crazy. My site is: [http://www.oscarfrenzy.com/](http://www.oscarfrenzy.com/)
 * Julia

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

 *  [davidjg](https://wordpress.org/support/users/davidjg/)
 * (@davidjg)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cssphp-sidebar-question/#post-334314)
 * `#linkcat-1 h2` should work. If you changed your CSS, make sure you manually 
   refresh the page when you view it, as your browser may have cached the file (
   so hit F5).
 *  [davidjg](https://wordpress.org/support/users/davidjg/)
 * (@davidjg)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cssphp-sidebar-question/#post-334315)
 * Ok, looking at your CSS – `font-variant` is not a valid property. You want `font-
   style`
 * Check out your [validation](http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.oscarfrenzy.com%2Fwp-content%2Fthemes%2Fclassic%2Fstyle.css&usermedium=all).
 *  Thread Starter [juliakm](https://wordpress.org/support/users/juliakm/)
 * (@juliakm)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/cssphp-sidebar-question/#post-334317)
 * Thank you! Next stop, CSS validation.

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

The topic ‘CSS/php Sidebar Question’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [juliakm](https://wordpress.org/support/users/juliakm/)
 * Last activity: [20 years, 1 month ago](https://wordpress.org/support/topic/cssphp-sidebar-question/#post-334317)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
