Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › responsive issue › Reply To: responsive issue
November 23, 2013 at 12:40 pm
#2950
Moderator
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.