Menu

  • Posted in : Photographer
  • Matildea
    Participant

    Hello,

    I just want how to know to have a menu with border like this

    I tryed to add a border with those caracteristics : 1px solid #333 but my borders form the totality of my website

    Thanks in advance

    Mathilde

    ahmetsali
    Keymaster

    Hi, i cant open the url in your post, can you provide a screenshot about it.

    ahmetsali
    Keymaster

    Hi again, i saw the screenshot attached in your mail, you can try this custom css code;

    @media screen and (min-width: 992px) {
        .nav-menu {
            border-top: 2px solid #777;
            border-bottom: 2px solid #777;
            margin-top: 2em;
            max-width: 94%;
            margin-left: auto;
            margin-right: auto;
        }
    }
    
Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register