Viewing 3 reply threads
You must be logged in to reply to this topic.
Hi, I have the same responsive problem with “Staff Carrousel” element… Whe page show at mobile device dont show the 2 items in mobile screen, only show one… you can see here:
best regards
Hello,
Please add this css into your Custom Css box in General Options:
@media (max-width: 480px){
.swiper-slide {
float: none !important;
}
}
Best regards!
You’re welcome!
If you like our theme and support, please leave us a review on Themeforest. It’s important for us :)
Thank You!
You must be logged in to reply to this topic.