- This topic has 1 reply, 2 voices, and was last updated 5 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Parallax Me Forum › Slider Not Displaying Images Correctly on Mobile
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?
Hi,
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,
Dave
The Prominence of Artificial Intelligence In Mobile App Development Artificial intelligence has reshaped the market industry and reduced human efforts to resolve complex issues conveniently. […]
Websites are the best possible things that can improve your business rankings, they provide numerous ways to deal with your customers and care about their […]
People always look for free email newsletter service using WordPress instead of going for paid email newsletter options like MailChimp, Aweber, and others. Email Newsletter […]