Reply 191584 to: How to make Multilevel Accordion Menu in Headers

Avatar: Olga Barlow
Olga Barlow
Support staff
April 20, 2018 at 09:33

Hello,

Use the following code

@media (max-width: 1199px){
.navigation .submenu .toggle-list-container, .submenu .accordeon{
    padding-left: 0 !important;
}
.navigation .submenu .accordeon-title:after {
    right: 20px;
}
.navigation .submenu .accordeon-title{
    padding: 0;
}
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.