Menu seperator - by queenb123 - on WordPress WooCommerce support

This topic has 3 replies, 2 voices, and was last updated 5 years, 2 months ago ago by queenb123

  • Avatar: queenb123
    queenb123
    Participant
    September 24, 2020 at 06:46

    Hi is is possible to add a seperator line between 2 column menus:

    dddd

    just like the menu in the demo here:

    dddddd

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 24, 2020 at 07:56

    Hello,

    We use static blocks to create the Mega Menu on demo – https://prnt.sc/umw3dr https://prnt.sc/umw3nx https://prnt.sc/umw43q
    Or you can add the next custom CSS code in Theme Options > Theme Custom CSS > Custom CSS for desctop:

    .et_b_header-menu .item-design-mega-menu li > a {
        border-right: 1px solid #e1e1e1 !important;
    }
    .et_b_header-menu .item-design-mega-menu li:last-child > a {
        border-right: none !important;
    }

    Regards

    Avatar: queenb123
    queenb123
    Participant
    September 24, 2020 at 11:23

    Thank you.

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘Menu seperator’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.