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
(@liz_s)
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
Any suggestions?
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.