Title: Custom CSS Problem
Last modified: August 30, 2016

---

# Custom CSS Problem

 *  [Blerp](https://wordpress.org/support/users/blerp/)
 * (@blerp)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-css-problem-2/)
 * I’m having a bit of trouble getting rid of this bit of CSS:
 * [Screenshot](http://i.imgur.com/lqjsiFV.png?1)
 * I’m trying to get rid of the the content of widget-title. I’ve tried
 *     ```
       .widget-title {
       content : none;
       }
       ```
   
 * and a few variations but haven’t had any luck. Any suggestions are highly appreciated.
   Thanks!

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

 *  [Vamsi](https://wordpress.org/support/users/mannemvamsi/)
 * (@mannemvamsi)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-css-problem-2/#post-6633931)
 * Have you tried `display:none;`
 * content property usage [pseudo elements](http://www.w3schools.com/cssref/pr_gen_content.asp)
 *  Thread Starter [Blerp](https://wordpress.org/support/users/blerp/)
 * (@blerp)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-css-problem-2/#post-6634004)
 * Woohoo! Thank you! That worked 😀

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

The topic ‘Custom CSS Problem’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Blerp](https://wordpress.org/support/users/blerp/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/custom-css-problem-2/#post-6634004)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
