responsive issue Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › responsive issue This topic has 2 replies, 2 voices, and was last updated 11 years, 4 months ago by nacordiaz. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts November 22, 2013 at 10:07 pm #2945 nacordiazMember i have a problem with the intro page section in the mobile devices. the “big iphone” slider, in the intro section goes over the text when i see the site with a mobile. what can i do to fix this? November 23, 2013 at 12:40 pm #2950 RaghavendraModerator Pls insert the following CSS into Custom CSS tab in the Theme Options panel or the <theme directory>/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; } } Have reported the issue to the developers to include this in the next update. November 23, 2013 at 7:29 pm #2968 nacordiazMember thank you Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘responsive issue’ is closed to new replies.