Title: Twitter widget: Wrong font&#8230; using default CSS styling
Last modified: August 19, 2016

---

# Twitter widget: Wrong font… using default CSS styling

 *  [bigez](https://wordpress.org/support/users/bigez/)
 * (@bigez)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/twitter-widget-wrong-font-using-default-css-styling/)
 * I’m looking for some help. Please see [http://collegebasketballtalk.com](http://collegebasketballtalk.com).
   Check out the twitter widget on the sidebar.
 * I’m looking to change the font type (and side) and also eliminate that crazy 
   little black image that’s sitting next to “CBBTalk”.
 * Can someone help with all of this?

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/twitter-widget-wrong-font-using-default-css-styling/#post-1620485)
 * Try adding:
 *     ```
       .sidebar .twtr-hd h4 {
       background-image:none;
       background-color:transparent;
       }
       ```
   
 * to the bottom of your theme’s stylesheet. You should also be able to add font-
   family and sizes to the same block if needed.
 *  Thread Starter [bigez](https://wordpress.org/support/users/bigez/)
 * (@bigez)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/twitter-widget-wrong-font-using-default-css-styling/#post-1620557)
 * I’ve added it, as well as a font family and font size. Not much luck. Take a 
   look ([http://collegebasketballtalk.com](http://collegebasketballtalk.com)).
 * Also, the big space to the right of the header logo and above the text in question.
   Can I get rid of that space???
 * HELP!!!
 *  Thread Starter [bigez](https://wordpress.org/support/users/bigez/)
 * (@bigez)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/twitter-widget-wrong-font-using-default-css-styling/#post-1620592)
 * Back to the top… can someone help? See above.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/twitter-widget-wrong-font-using-default-css-styling/#post-1620594)
 * Well that background image has gone – so that’s a good start. The font family
   that you added is also working. Remember to press CTRL and F5 simultaneously 
   when viewing an updated page/site. Or try emptying your browser cache. This should
   ensure that your web browser fetches a fresh copy of the page rather than serving
   up an out-dated copy from your own cache. Also disable/deactivate any caching
   plugin(s).
 * To get rid of the space above the widget heading, try adding:
 * `.twtr-widget h3 {clear:none;}`
 * to the bottom of your stylesheet.

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

The topic ‘Twitter widget: Wrong font… using default CSS styling’ is closed to new
replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/twitter-widget-wrong-font-using-default-css-styling/#post-1620594)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
