Title: Bolding certain links
Last modified: August 18, 2016

---

# Bolding certain links

 *  [jedd21](https://wordpress.org/support/users/jedd21/)
 * (@jedd21)
 * [20 years ago](https://wordpress.org/support/topic/bolding-certain-links/)
 * I’m wondering if there’s a way, (I’m sure there is) to make certain links bold
   on the side bar? I’ve made them all bold at once, but I’m trying to make only
   certain links bold.
    Our Blog: [Moderator note: The following link contains adult
   content. It’s NOT SAFE FOR WORK] [http://www.sexreloaded.com/sexreloaded-blog](http://www.sexreloaded.com/sexreloaded-blog)
 * There are only two sections I would like to make bold, “The All Access Porn” 
   section and the “Free Galleries” section. I’m not well versed in PHP so therein
   lies the problem!
    Thanks!!

Viewing 1 replies (of 1 total)

 *  [petit](https://wordpress.org/support/users/petit/)
 * (@petit)
 * [20 years ago](https://wordpress.org/support/topic/bolding-certain-links/#post-377309)
 * To do something like this properly, you could add a class to the specific links,
   say
    `<a href="target site" class="bold"...>linktext</a>` Then add a style rule
   to your style sheet .bold{ font-weight:bold; }
 * However, you might use the HTML attribute
    `<b><a href="some site">linktext</
   a></b>`

Viewing 1 replies (of 1 total)

The topic ‘Bolding certain links’ is closed to new replies.

## Tags

 * [adding](https://wordpress.org/support/topic-tag/adding/)
 * [html](https://wordpress.org/support/topic-tag/html/)
 * [sidebar.php](https://wordpress.org/support/topic-tag/sidebar-php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [petit](https://wordpress.org/support/users/petit/)
 * Last activity: [20 years ago](https://wordpress.org/support/topic/bolding-certain-links/#post-377309)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
