Title: Removing menu transparency
Last modified: December 12, 2018

---

# Removing menu transparency

 *  [Salvatore](https://wordpress.org/support/users/scapolupogmailcom/)
 * (@scapolupogmailcom)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/removing-menu-transparency/)
 * hello,
 * your theme is very functional and clear, but I got a problem with bad transparency
   on menu i.e while scrolling, which makes confusing all in my opinion. is there
   some CSS hack I could use? none seems to work until now.
 * Example:
 * [https://imgur.com/gallery/LaBqV3e](https://imgur.com/gallery/LaBqV3e)
 * Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremoving-menu-transparency%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * (@addweb-solution-pvt-ltd)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/removing-menu-transparency/#post-10977845)
 * Hello Salvatore,
 * you can try to set background color of memus.
    Add below css code into your current
   active child theme’s style.css file or you can add additional css option in theme
   customizer
 *     ```
       nav#site-navigation {
           background-color: #fff;
       }
       ```
   
 * Hope this will helps you.
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Removing menu transparency’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/simplent/1.2.6/screenshot.png)
 * Simplent
 * [Support Threads](https://wordpress.org/support/theme/simplent/)
 * [Active Topics](https://wordpress.org/support/theme/simplent/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/simplent/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/simplent/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/removing-menu-transparency/#post-10977845)
 * Status: not resolved