Title: CSS &#8211; background colour
Last modified: November 30, 2020

---

# CSS – background colour

 *  [rrobinson222](https://wordpress.org/support/users/rrobinson222/)
 * (@rrobinson222)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/css-background-colour/)
 * Hi,
 * I’d like to make my Sub Menu background colour (when you hover over ‘Shop’ and
   see the category list) to be transparent instead of white?
 * Is anyone able to provide me with some CSS please?
 * Thanks in advance
    -  This topic was modified 5 years, 5 months ago by [rrobinson222](https://wordpress.org/support/users/rrobinson222/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-background-colour%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [tugbucket](https://wordpress.org/support/users/tugbucket/)
 * (@tugbucket)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/css-background-colour/#post-13725595)
 *     ```
       .horizon-menu .main-menu .menu-item .submenu {
           background-color: transparent !important;
       }
       ```
   
 * But that will make your links really hard to read on that background.
 *  Thread Starter [rrobinson222](https://wordpress.org/support/users/rrobinson222/)
 * (@rrobinson222)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/css-background-colour/#post-13753457)
 * Thank you for your assistance.
 * Yes, that is a very good point! How do I make the sub title text a bold white
   now?
 * Thanks.

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

The topic ‘CSS – background colour’ is closed to new replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 2 replies
 * 2 participants
 * Last reply from: [rrobinson222](https://wordpress.org/support/users/rrobinson222/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/css-background-colour/#post-13753457)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
