Title: Dropdown Background
Last modified: February 7, 2021

---

# Dropdown Background

 *  Resolved [yparadis](https://wordpress.org/support/users/yparadis/)
 * (@yparadis)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dropdown-background-2/)
 * Hello everyone;
    I know that it’s too simple, but could anyone please help me
   with the dropdown list background? On the navigation.bar li under “kurumsal” 
   there’s a sub-menu ul as you could see, i tried every css that came into my mind,
   even tried through the css origin widget but the padding still stays white! I
   want background #251B47 with no padding etc. Furthermore, there are two sub menu
   items as you could see, their classes are, menu-item-1800 and menu-item-4044.
   I want them with white text color but couldn’t change them at all. Could somebody
   help me please? Thank you all.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdropdown-background-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
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dropdown-background-2/#post-14015602)
 * Because you’re using a commercial theme, please use their official support channel.
   We feel they are best equipped to support their products.
 * [https://helpdesk.templatemonster.com/](https://helpdesk.templatemonster.com/)
 * **Commercial products are [not supported in these forums](https://make.wordpress.org/support/trouble/section-1-getting-started/what-is-not-supported).**
 *  Thread Starter [yparadis](https://wordpress.org/support/users/yparadis/)
 * (@yparadis)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dropdown-background-2/#post-14015699)
 * Yes, i tried to communicate them through that link but they’re not answering 
   at all. They dont even check that help desk i suppose. Couldnt you help me just
   for once?
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dropdown-background-2/#post-14015816)
 * try getting familiar with the ‘inspect’ tools of most modern browsers.
 * possible CSS fix:
 *     ```
       #menu-main_menu ul.sub-menu { background: transparent; padding: 0; }
       #menu-main_menu ul.sub-menu li { background: #251B47; padding: 0 10px; }
   
       #menu-main_menu ul.sub-menu .menu-item-1800 a,
       #menu-main_menu ul.sub-menu .menu-item-4044 a { color: #fff; }
       ```
   
 *  Thread Starter [yparadis](https://wordpress.org/support/users/yparadis/)
 * (@yparadis)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dropdown-background-2/#post-14015887)
 * Oh it worked, thank you so much [@alchymyth](https://wordpress.org/support/users/alchymyth/)
   you’re the best. Cheers 🙂
    -  This reply was modified 5 years, 4 months ago by [yparadis](https://wordpress.org/support/users/yparadis/).

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

The topic ‘Dropdown Background’ is closed to new replies.

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [color](https://wordpress.org/support/topic-tag/color/)
 * [dropdown](https://wordpress.org/support/topic-tag/dropdown/)
 * [list](https://wordpress.org/support/topic-tag/list/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [menu item](https://wordpress.org/support/topic-tag/menu-item/)
 * [sub-menu](https://wordpress.org/support/topic-tag/sub-menu/)
 * [text color](https://wordpress.org/support/topic-tag/text-color/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 4 replies
 * 3 participants
 * Last reply from: [yparadis](https://wordpress.org/support/users/yparadis/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/dropdown-background-2/#post-14015887)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
