Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #944612

    hello, i choose: small seperator in menu.
    but, as i was expecting small white vertical lines, i dont see any. in fact i dont see seperators at all….

    #944614

    and it is indeed the enfold menu you see.
    Sometimes it is forgotten to define a menu as main menu.

    If you done that – a link would be nice

    #944720

    hello, the menu that is displayed is the main menu. so, i dont know why no seperators is shown. do i need to adjust some css?
    here is the link : (see private content)

    • This reply was modified 6 years, 7 months ago by yampieters.
    #945353

    Hi,

    That is because you are displaying your menu items as buttons.
    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .av-menu-button+.av-menu-button {
        margin-left: 1px;
    }
    

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.