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
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.