Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #129429
    wouwonline
    Participant

    Hi, I would like to add a grey border under the menu. Where can I do that?

    http://test.blokker-fysiotherapie.nl/

    #129438
    tikaram
    Keymaster

    @wouwonline : Go to Appearance => Customize => Additional css and add the following css.

    .menu-primary  {
    border-bottom: 1px solid #808080;
    }

    Let me know if you have any more issues.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Add border under menu’ is closed to new replies.