Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #483570

    How can I add a white 1px border on sub navigation menu items? I can’t figure out what controls this in the theme panels. thank you

    http://episci-inc.com/

    #483759

    Hey gharding,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #top .av-main-nav ul a {
    border: 1px solid white !important;
    }
    

    Regards,
    Rikard

    #483983

    that worked. thank you!
    g

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can I add a white 1px border on sub navigation menu items?’ is closed to new replies.