Comments April started the conversationDecember 7, 2014 at 8:07pmHow can I reduce the left and right margins in the responsive view? On my iPad, I'm seeing 1" of white space. Thank you in advance! 8,847Tahir repliedDecember 8, 2014 at 4:09pmHey!Add this into the Custom CSS box located in your Salient Options panel :@media only screen and (max-width: 1000px) and (min-width: 690px) { html body .container { max-width: 800px; } } Thanks ThemeNectar Support Team April repliedJanuary 8, 2015 at 3:25amWorked! Thank you! Sign in to reply ...
How can I reduce the left and right margins in the responsive view? On my iPad, I'm seeing 1" of white space. Thank you in advance!
Hey!
ThemeNectar Support Team
Worked! Thank you!