Comments Aldo started the conversationNovember 28, 2017 at 6:56pmGreat Theme!How can I make the max Website Container Width to be 900px?Thanks 9,016Tahir repliedNovember 29, 2017 at 9:45amHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : @media only screen and (min-width: 1000px) { .container, body[data-header-format="left-header"] .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots, .post-area.standard-minimal.full-width-content article.post .inner-wrap, .material #search-outer #search { max-width: 900px; } } Thanks ThemeNectar Support Team Sign in to reply ...
Great Theme!
How can I make the max Website Container Width to be 900px?
Thanks
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team