Home › Forums › All Other Themes › Repetitive effect of images on the slider
- This topic has 3 replies, 2 voices, and was last updated 1 month, 1 week ago by
Forum Moderator.
-
AuthorPosts
-
August 11, 2023 at 2:05 pm #207039
Hi,
In the SKT IMMIGRATION theme, the transition of the slides creates a repetitive effect of the images on the smartphone.
This is present in my installation and verifiable on the demo of the theme by trying to switch from one slide to another: https://sktperfectdemo.com/themepack/immigration
See screenshot: https://prnt.sc/89sq0ynLAsyj
Thank you for your assistance.August 11, 2023 at 3:51 pm #207046Hi,
Kindly show us your website URL?
Regards,
DaveAugust 14, 2023 at 2:56 pm #207087Hi,
We work on third party projects and we can’t share URLs since the support is not private, it’s a public forum and you also don’t want us to email you directly.
Please check the DEMO on Smartphone and try to switch between slides, you will see the reflection at the bottom of the slide.
The screenshot is enough to understand.
Thanks in advance.August 16, 2023 at 11:29 am #207111Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .nivoSlider img { height: auto !important; object-fit: inherit; } .nivoSlider img { width: 150% !important; max-width: 150% !important; } }
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.