Home › Forums › WordPress Themes – Premium › Preferential › Nav Box Shadow
How do I keep the shadow around the nav box from displaying? Thanks. http://demo15.thewritedesigner.com/
Figured it out:
#pref-outerbox { -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0); box-shadow: 0 0 0 0 rgba(0,0,0,0); }
That made my job easier 🙂
Lost Password?