[Resolved] Menu borders

Home Forums Support [Resolved] Menu borders

Home Forums Support Menu borders

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #867501
    David

    Hi
    How would I go about adding a thin-border line around the main (under header) navigation menu?

    Any and all help appreciated.

    Cheers
    Dave

    #867555
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try this CSS:

    #site-navigation {
        border: 1px solid #ddd;
    }

    Let me know ๐Ÿ™‚

    #867996
    David

    Hi Tom,

    Yes that worked, thanks.

    #868177
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

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