Reply To: responsive issue

#2950
Raghavendra
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.