Title: Change font weight css
Last modified: July 15, 2021

---

# Change font weight css

 *  [Timo](https://wordpress.org/support/users/duke119/)
 * (@duke119)
 * [5 years ago](https://wordpress.org/support/topic/change-font-weight-css/)
 * Hi there,
 * how could i change the font-weight of title and text with css?
 * Thanks and greetz.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchange-font-weight-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Naoko Takano](https://wordpress.org/support/users/nao/)
 * (@nao)
 * [5 years ago](https://wordpress.org/support/topic/change-font-weight-css/#post-14678636)
 * Try adding this to your Custom CSS:
 *     ```
       b.lwptoc_title, div.lwptoc_item a {
           font-weight: XXXXX;
       }
       ```
   
 * (Replace XXXXX with your preferred weight)

Viewing 1 replies (of 1 total)

The topic ‘Change font weight css’ is closed to new replies.

 * ![](https://ps.w.org/luckywp-table-of-contents/assets/icon-256x256.png?rev=2100677)
 * [LuckyWP Table of Contents](https://wordpress.org/plugins/luckywp-table-of-contents/)
 * [Support Threads](https://wordpress.org/support/plugin/luckywp-table-of-contents/)
 * [Active Topics](https://wordpress.org/support/plugin/luckywp-table-of-contents/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/luckywp-table-of-contents/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/luckywp-table-of-contents/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [font-weight](https://wordpress.org/support/topic-tag/font-weight/)

 * 1 reply
 * 2 participants
 * Last reply from: [Naoko Takano](https://wordpress.org/support/users/nao/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/change-font-weight-css/#post-14678636)
 * Status: not resolved