- This topic has 3 replies, 2 voices, and was last updated 1 year, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Repetitive effect of images on the slider
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.
Hi,
Kindly show us your website URL?
Regards,
Dave
Hi,
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.
Hi,
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
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]