Home › Forums › Parallax Me Forum › Slider Not Displaying Images Correctly on Mobile
- This topic has 26 replies, 2 voices, and was last updated 3 weeks, 3 days ago by Sonl Sinha.
-
AuthorPosts
-
August 31, 2018 at 5:10 pm #106571
The slider on my website www.mtactors.com is displaying properly enough on desktop but on mobile devices the slider is displaying a side of the pictures rather than centering them. I made sure all of the images are the correct dimensions of 1600×750. I cannot find any documentation on this issue. Is there a setting somewhere that I am missing? How can I make the homepage slider responsive and look beautiful on mobile?
September 3, 2018 at 12:36 pm #106790Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { .feature { min-height:200px;} #supersized { margin-top:130px !important;} #supersized img, #supersized li img { max-width:auto !important; width:100% !important; height:auto !important; left:0 !important;} }
Regards,
DaveJuly 16, 2024 at 6:52 pm #220838My website is built on skt library pro
The slider on my website www.teevotogo.org is displaying properly on desktop but on mobile devices the slider is displaying a side of the pictures rather than centering them.
I made sure all of the images are the correct dimensions of 1400×588. I cannot find any documentation on this issue. Is there a setting somewhere that I am missing? How can I make the homepage slider responsive and look beautiful on mobile?July 17, 2024 at 10:43 am #220845Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media (max-width: 479px) { .nivoSlider img { max-width: 100% !important; width: 100% !important; margin-left: 0; } }
Regards,
DaveJuly 17, 2024 at 8:55 pm #220908Hello Dace,
Thanks so much for your timely response, but i have pasted the provided code but the banner images are still not fully responsive.
Some part of the banner images are lost to the left side
July 18, 2024 at 10:08 pm #221036Hello Dave,
Thanks so much for your timely response, but i have pasted the provided code but the banner images are still not fully responsive.
Some part of the banner images are lost to the left side
July 19, 2024 at 10:46 am #221039Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveSeptember 24, 2024 at 8:36 pm #224544Hello Dave,
Can you help look into this issue I raised some weeks ago concerning the SKT Pro Theme slider not being fully responsive on mobile devices. Also can i embed links on slider images.
Kind regards
September 25, 2024 at 10:39 am #224547Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
DaveSeptember 25, 2024 at 3:57 pm #224596Here are the banner images on mobile:
https://ibb.co/Fbk83H4
https://ibb.co/p3sqRXK
https://ibb.co/VwcRMG0While here are the banner images on desktop:
https://ibb.co/GssWrkb
https://ibb.co/g6hvg7g
https://ibb.co/SB67W9xSeptember 25, 2024 at 5:38 pm #224598Hi,
Issues have been resoled. Kindly check and confirm.
Regards,
DaveSeptember 25, 2024 at 8:22 pm #224599Issue resolved, thanks so much.
Please on the slider images, i currently use button links to effect call-to-action. Could the links be imbeded on the slider images instead because most of the time, the link button blocks some info on the slider.
September 27, 2024 at 3:10 pm #224625Hello Dave,
Can you please effect same update on my page banners as they are not currently responsive on mobile devices.
Kind regards
September 30, 2024 at 11:14 am #224652Hi,
Your website is not opening therefore, we are unable to check the issue.
Regards,
DaveSeptember 30, 2024 at 5:12 pm #224661Hello Dave,
The website is up and running now.
Kind regards
-
AuthorPosts
- You must be logged in to reply to this topic.