Home>Support>Vertical line between menu items
  1. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi wouteryibs

    Try the following under Appearance > Custom CSS:

    .main-navigation ul li {
    border-right: 1px solid #000;
    }
    
    .main-navigation ul li:last-of-type {
    border-right: none;
    }
    
    .main-navigation ul ul li {
    border-right: none;
    }
    

    Edit the first selector to change the color and thickness as required. Delete the second selector if you want the last item to have a right border.

  2. 9 years, 11 months ago wouteryibs

    Hello Andrew,

    That works great! Thank you. Do you know if it is also possible to add a left border to Home?

    Wouter

  3. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Super. Add this one selector for the first left border:

    .main-navigation ul li:first-of-type {
    border-left: 1px solid #000;
    }
    

    Let me know how that goes.

  4. 9 years, 11 months ago wouteryibs

    Exactly what I need! Thanks for your quick help.

  5. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Awesome, glad that did the trick.

  6. 9 years, 4 months ago Wawale

    Hi Andrew,

    1. I would appreciate very much if you can tell me how to be able to have the border smaller on the height. Like this : Home I About I Services

    2. How can I have the menu with a top and bottom horizontal border (in dots) and no background color?

    Thank you in advance for your help!
    Diane

  7. 9 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    Hi Wouteryibs

    We’d like to help you, but can you please start a new thread with your question? We can only offer you the best support possible when you’re the owner of a thread.

    Page: New Thread

    If you’re a premium user, please be sure to enter your order number so we can properly prioritize your thread.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More