Nav Box Shadow

Home Forums WordPress Themes – Premium Preferential Nav Box Shadow

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15702
    Lisa M
    Participant

    How do I keep the shadow around the nav box from displaying? Thanks.
    http://demo15.thewritedesigner.com/

    #20760
    Lisa M
    Participant

    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);
    }

    #15703
    Anonymous
    Inactive

    That made my job easier 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.