This topic has 4 replies, 2 voices, and was last updated 20 hours, 57 minutes ago ago by Jack Richardson
Hi
I use the “image carousel” widget to display different product images. For the mobile version I like the users to see that they can swipe the images, i.e. show dots for navigation.
In the “style” setting it is possible to choose “inside” in the “pagination” section for the dots. This means, the navigation dots should be shown ON the image not UNDER it. But unfortunately they are always shown outside (under the image). If I choose “outside” the navigation dots are just even further outside/away. Please refer to the screenshots.
Its the same in my private live website (not only in XStore preview).
Maybe its a bug? Or is there a setting I am not considering?
Thanks a lot! 🙂
Patrick
Hello @iRockPod
Could you please, provide also the URL of the page where you added such widget as currently we don’t see such Image Carousel widgets on your web-site.
Kind regards, Jack Richardson
Hey @Jack Richardson. Sure, its this (product in the middle):
https://taxunori.myhostpoint.ch/produkt-kategorie/sonnenbrillen/
In the product archive.
Dear @iRockPod,
We hope this message finds you well.
Could you kindly try adding the following custom CSS code to your Theme Options -> Theme Custom CSS and then check the results?
.elementor-pagination-position-inside .swiper-pagination {
position: absolute;
}
If you encounter any issues or need further assistance, please don’t hesitate to reach out.
Best regards,
Jack Richardson
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up