This topic has 4 replies, 2 voices, and was last updated 3 years, 1 months ago ago by Rose Tyler
hello support
I hope this message find u well and healthy
can u please help in Ajax tab the show horizontal in the mobile view but I want to be vertical https://prnt.sc/1vbcbii
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
thank you very much
Hello,
You’re welcome!
Regards
Tagged: ajax, best selling, horizontal, show, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up