Phone slider on Homepage overlaps content on mobile phone Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › Phone slider on Homepage overlaps content on mobile phone Tagged: iPhone, overlaps, responsive This topic has 2 replies, 2 voices, and was last updated 11 years, 3 months ago by christianinternetd. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts October 3, 2013 at 9:45 pm #2019 christianinternetdMember Hi, On my iPhone the Phone slider that is on the homepage overlaps the content. How can I fix this? Check out the problem here: http://ibible.us/ October 4, 2013 at 11:39 am #2026 livemeshKeymaster Pls insert the following CSS into Custom CSS tab in the Theme Options panel or the /custom/custom.css file @media only screen and (max-width: 767px) { .features-list-alternate .iphone-slider-container, .features-list-alternate .smartphone-slider { margin-top: 0; } } Will make this change to be part of next update so that you don’t have to repeat it. Thanks. October 4, 2013 at 3:58 pm #2035 christianinternetdMember Thank you, that worked! Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The forum ‘Appdev Theme Support’ is closed to new topics and replies.