Reply 242072 to: tabs on mobile

Avatar: Rose Tyler
Rose Tyler
Support staff
June 25, 2020 at 08:53

Try to use our Tabs element http://prntscr.com/t63i68 and the next custom CSS code –

@media only screen and (max-width: 992px) {
    .tab-contents {
        display: flex;
        flex-wrap: wrap;
    }
    .et-tabs-wrapper .tabs .accordion-title {
        order: -1;
    }
}

> https://gyazo.com/484e07688808752f2b46f8baea378844

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.