Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #763823

    Hi
    I would like to know if it is possible to divide the sidemenu with a separator/line? If i want to divide 3 menu items from the rest. Can i do that?? If yes, how?

    Thanks in advance.
    Tine

    #763849

    Hey missholst,

    Please, may you share your website link that you`re referring in the question?

    Best regards,
    John Torvik

    #768663

    Hi John

    The website is under construction. See private content
    At the page “Our products” we would like to divide the menu with a separator/line between Spiral Cooker / Pasteurizer and Pilot plants. Is that possible??

    Best regards
    Tine

    #769922

    Hi Tine,

    Do you mean the menu on the left in the sidebar on “Our products”?

    Best regards,
    Victoria

    #772307

    Hi Victoria

    Yes i mean the menu in the left sidebar on “Our Products”. Can I divide it with a separator or otherwise??

    BR Tine

    #774629

    Hi Tine,

    Like this?

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css and adjust to which menu item you want to have the border at the bottom and the color of the border:

    
    .nested_nav .page_item.page-item-882 {
          border-bottom: 1px solid #ccc;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #777231

    Fantastic! It worked perfectly :) Thank you so much!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Divided sidemenu’ is closed to new replies.