Reply 305607 to: vertical menu to horizontal

Avatar: Rose Tyler
Rose Tyler
Support staff
October 17, 2021 at 07:33

Hello,

Add the next code in Theme Options > Theme custom CSS:

@media only screen and (max-width: 767px) {
    .et-advance-tabs .et-tabs-nav>ul {
        flex-direction: row !important;
    }
}

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.