Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #150765
    Mac338
    Participant

    Hello I would like to insert a hyphen between the points in the sidebar menu

    #150779
    Skandha
    Participant

    @medialinealbus: Please post in your site URL.

    Kind Regards,
    Skandha

    #150926
    Mac338
    Participant
    #151066
    Skandha
    Participant

    @medialinealbus: I don’t think you can add an hyphen to separate the menu items. I feel adding a border to separate the menu items will look better.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .nav-primary .menu-item {
        border-right:1px solid black;
    }

    Let me know if this solves your issue!
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘menu separator line’ is closed to new replies.