Title: Remove BOLD text
Last modified: August 21, 2016

---

# Remove BOLD text

 *  [raleclerc](https://wordpress.org/support/users/raleclerc/)
 * (@raleclerc)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-bold-text/)
 * Hi! I recently deactivated the TinyMCE Advanced plugin and it seems to have caused
   the text from the bottom half of my Home Page (& Sidebar titles) to go **BOLD**.
   I checked the styles.css and tried deleting: strong { font-weight: bold; }
    }–
   however that removes the BOLD font altogether. Not sure if anyone knows how to
   fix this? The problem only occurs on the Home Page.
 * Website: [http://www.catsnation.ca](http://www.catsnation.ca)
 * Thanks.

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

 *  [ramonbjj](https://wordpress.org/support/users/ramonbjj/)
 * (@ramonbjj)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-bold-text/#post-4579743)
 * When i check it on console and disable `strong:bold` on line 183 of ur style.
   css, it seems to solve the problem, didnt you forget to close a strong tag or
   something like that?
 *  [ramonbjj](https://wordpress.org/support/users/ramonbjj/)
 * (@ramonbjj)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-bold-text/#post-4579744)
 * In fact theres some `<strong>` tags wrapping those contents
 *  Thread Starter [raleclerc](https://wordpress.org/support/users/raleclerc/)
 * (@raleclerc)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-bold-text/#post-4579747)
 * OK, so I removed the “bold” from line 183 and it did fix the problem. However,
   that meant that the < strong > function in my posts didn’t work. So, I tested
   it using the < b > function and that works.
    Thanks.
 *  Thread Starter [raleclerc](https://wordpress.org/support/users/raleclerc/)
 * (@raleclerc)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-bold-text/#post-4579750)
 * That is weird. A few minutes after the above post – everything went Bold again.
   I added the strong { font-weight: bold; } on line 183 again, removed all < b 
   > and it’s back to normal. I ain’t touching that again!! lol
 *  [ramonbjj](https://wordpress.org/support/users/ramonbjj/)
 * (@ramonbjj)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-bold-text/#post-4579752)
 * It was happening because all those elements that the bold was applied wrong, 
   there was a `<strong>` tag wrapping them. and now there isnt 😀
 *  Thread Starter [raleclerc](https://wordpress.org/support/users/raleclerc/)
 * (@raleclerc)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-bold-text/#post-4579762)
 * Still learning the basics, so I appreciate the help! Thanks again.

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

The topic ‘Remove BOLD text’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [raleclerc](https://wordpress.org/support/users/raleclerc/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/remove-bold-text/#post-4579762)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
