Reply 305020 to: Ajax tab the show horizontal

Avatar: Rose Tyler
Rose Tyler
Support staff
October 9, 2021 at 09:49

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.