Title: Need help with CSS
Last modified: August 22, 2016

---

# Need help with CSS

 *  Resolved [Darshan Paladiya](https://wordpress.org/support/users/ddpaladiya/)
 * (@ddpaladiya)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/need-help-with-css-4/)
 * Hi, I am newbie and have set up my website on myself. Now it is almost done &
   I have published one post too.
 * I want to know that how can I change the dropdown text color or background color
   in sidebar. My site is [. & The sidebar can be opened from top left panel. ](http://freebee.graphics)
 * I traced CSS with Inspect element & It is showing the path “freebee.graphics/
   freebies/index.php” while there is no such folder! help ASAP

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

 *  [Nik](https://wordpress.org/support/users/nvourva/)
 * (@nvourva)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/need-help-with-css-4/#post-5432780)
 * Hello. The theme should have a custom CSS box. Find it and paste these in
 *     ```
       select#cat {
       color: #fefefe;
       background: #BB1A1A;
       }
       ```
   
 * the color property controls the text color and the background, well, the background.
   Use any colors you like.
 *  Thread Starter [Darshan Paladiya](https://wordpress.org/support/users/ddpaladiya/)
 * (@ddpaladiya)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/need-help-with-css-4/#post-5432832)
 * Superb. Why didn’t I have that idea? Works great. Thank you so so so much 🙂

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

The topic ‘Need help with CSS’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Darshan Paladiya](https://wordpress.org/support/users/ddpaladiya/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/need-help-with-css-4/#post-5432832)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
