Issues with carousel and any slider elements
-
Hi,
We are currently experiencing issues with the carousel and other slider elements. Kindly review the attached screenshot for reference.
Additionally, when we purchased this theme, we anticipated regular updates and upgrades. However, it has been almost a year with only minor bug fixes.
I have transitioned most of my customers to WoodMart because it is the only theme you focus on.
If this theme is not receiving any further updates, please inform us so we can plan our work accordingly.
Attachments:
You must be
logged in to view attached files.
Hello,
Please send your access to the admin dashboard so we can investigate that issue more deeply.
Looking forward to hearing back from you!
Kind Regards
Hello,
Please add the below code to the “Global Custom CSS” area in Theme Settings -> Custom CSS. It should fix the issue.
.swiper-wrapper {
overflow: visible !important;
}
Kind Regards