Title: Remove shadow effect from Menu items
Last modified: August 21, 2016

---

# Remove shadow effect from Menu items

 *  [rahul3010](https://wordpress.org/support/users/rahul3010/)
 * (@rahul3010)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/remove-shadow-effect-from-menu-items/)
 * How to remove shadow effect on Menu’s Text?
 * Thanks,
    Rahul

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

 *  Theme Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/remove-shadow-effect-from-menu-items/#post-4295474)
 * Hi, try to paste this snippet in custom CSS.
 *     ```
       .navbar .nav > li > a {
       text-shadow: none;
       }
       ```
   
 * Thanks for your feedback on this!
 *  Thread Starter [rahul3010](https://wordpress.org/support/users/rahul3010/)
 * (@rahul3010)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/remove-shadow-effect-from-menu-items/#post-4295521)
 * Thanks Nikeo, it worked like charm..

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

The topic ‘Remove shadow effect from Menu items’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [rahul3010](https://wordpress.org/support/users/rahul3010/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/remove-shadow-effect-from-menu-items/#post-4295521)
 * Status: not resolved