Title: Widget Title CSS
Last modified: June 29, 2021

---

# Widget Title CSS

 *  Resolved [globaltom](https://wordpress.org/support/users/globaltom/)
 * (@globaltom)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/widget-title-css-2/)
 * Hi,
 * I would like to decrease the font size of the title, of a news widget in the 
   right sidebar.
 * I have been trying a few codes under appearance / widget / addtional CSS, but
   I am not skilled enough to find out the right code.
 * Thank you very much.
 * Best regards
    Thomas
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwidget-title-css-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [4 years, 11 months ago](https://wordpress.org/support/topic/widget-title-css-2/#post-14609117)
 * Please disable the right-click blocker you have installed on your site.
 *  Thread Starter [globaltom](https://wordpress.org/support/users/globaltom/)
 * (@globaltom)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/widget-title-css-2/#post-14609318)
 * Hi Steve,
 * Thanks for your help.
 * Plugin deactivated.
 * Kind regards
    thomas
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [4 years, 11 months ago](https://wordpress.org/support/topic/widget-title-css-2/#post-14609375)
 * [[
 * For 1,
 *     ```
       secondary .widget-title, #secondary .widgettitle {
           font-size: 16px;
       }
       ```
   
 * For 2,
 *     ```
       #secondary .entry-title, #colophon .entry-title, #secondary #introduction .entry-container .entry-title, #colophon #introduction .entry-container .entry-title {
           font-size: 14px;
       }
       ```
   
 * **To add or override CSS:** use the “Additional CSS” option in the customizer._
   [https://codex.wordpress.org/CSS#Custom\_CSS\_in\_WordPress](https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress)_
 * Learn to use the [Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/)
   or [Firefox Developer Tools](https://developer.mozilla.org/en-US/docs/Tools) 
   to help you see and test changes to your CSS.
 *  Thread Starter [globaltom](https://wordpress.org/support/users/globaltom/)
 * (@globaltom)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/widget-title-css-2/#post-14611141)
 * Hi Steve,
 * For 1
    #secondary .widget-title, #secondary .widgettitle { font-size: 16px; }
 * It works
 * A huge thank you
 * Wishing you a great week
 * Best
    Thomas

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

The topic ‘Widget Title CSS’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [globaltom](https://wordpress.org/support/users/globaltom/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/widget-title-css-2/#post-14611141)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
