Title: Remove shadow
Last modified: April 11, 2018

---

# Remove shadow

 *  Resolved [Liz_S](https://wordpress.org/support/users/liz_s/)
 * (@liz_s)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/remove-shadow-4/)
 * Hi,
 * Thanks so much for this really great plugin.It works really well. I am trying
   to remove the shadow on the edge of the shiftnav menu but can’t seem to find 
   which element it is on. Could you point me in the right direction please.
 * Thanks,
    Liz

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

 *  Plugin Author [sevenspark](https://wordpress.org/support/users/sevenspark/)
 * (@sevenspark)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/remove-shadow-4/#post-10233462)
 * Hi Liz,
 * Glad to hear you’re enjoying the plugin!
 * It’s going to depend a bit on your setup, but the basic idea would be to hide
   the pseudoelement like this:
 *     ```
       .shiftnav:after{
           display:none
       }
       ```
   
 * Hope that helps! 🙂
 *  Thread Starter [Liz_S](https://wordpress.org/support/users/liz_s/)
 * (@liz_s)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/remove-shadow-4/#post-10260057)
 * Hi,
 * Thanks, I just tried this now but it does not work. The shadow I want to remove
   is the shadow that falls onto the left hand side of the menu (the menu is positioned
   on the right hand side of the device screen).
 * Please see: [http://www.elizabethsparg.com](http://www.elizabethsparg.com)
 * Any suggestions?
 *  Plugin Author [sevenspark](https://wordpress.org/support/users/sevenspark/)
 * (@sevenspark)
 * [8 years ago](https://wordpress.org/support/topic/remove-shadow-4/#post-10305902)
 * Hi Liz,
 * I just tested that code on your site and it does remove the shadow on the left
   inner edge of your ShiftNav panel. I’d try adding it in your ShiftNav CSS Tweaks
   setting. Or if you’re referring to a different shadow, please indicate it in 
   a screenshot, as that CSS removes the only one I’m spotting on your menu.

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

The topic ‘Remove shadow’ is closed to new replies.

 * ![](https://ps.w.org/shiftnav-responsive-mobile-menu/assets/icon-256x256.jpg?
   rev=2247219)
 * [ShiftNav - Responsive Mobile Menu](https://wordpress.org/plugins/shiftnav-responsive-mobile-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shiftnav-responsive-mobile-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [sevenspark](https://wordpress.org/support/users/sevenspark/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/remove-shadow-4/#post-10305902)
 * Status: resolved