- This topic has 3 replies, 2 voices, and was last updated 1 year, 8 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]