Hi, I’ve been lloking for a solution here and I see many people have differetn problems with tabs and mobile, I did try some of them but no lucky…
This is the page where I’ve the responsive problem with tabs:
Any suggestion
Hey pinxe,
Please try the following css:
@media only screen and (max-width:767px){
.av-tab-content-auto .av-layout-tab-inner {
width: 100vw;
}
}
Best regards,
Victoria
Thanks a lot! It works,
Hi pinxe,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria