Home › Forums › Parallax Me Forum › Parallaxme Slider Cutting Images on Mobile
- This topic has 4 replies, 2 voices, and was last updated 6 years, 9 months ago by
David.
-
AuthorPosts
-
December 12, 2016 at 3:32 am #55372
Hi, On mobile, (iPhone6) the homepage slider images are only showing a portion of the images. I formatted the width of the images to 1600 (as stated), the image heights are random heights. However, the images are cut off. Can you tell me what might be wrong?
The site is http://www.ultimatesearchassociates.com/
December 12, 2016 at 7:23 am #55407Hi David,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767) { .feature { height:200px !important;} #supersized img { width:100% !important; height:auto !important; top:120px !important; min-height:162px !important;} }
Regards,
BradDecember 19, 2016 at 12:50 am #55973I’m still having the issue on the iPhone where the images are not stacking but squishing together. Can you take another look?
December 20, 2016 at 5:48 am #56069Hi David,
Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
BradJanuary 6, 2017 at 4:45 am #57538Done. You should now have this information.
-
AuthorPosts
- You must be logged in to reply to this topic.