Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Box view Desktop and wide view Mobile

#10777
Grace Themes
Member

Hi,

To display wide view of website in mobile version, add below css code in
Appearance – Theme options -> Basic Settings -> Custom CSS

@media screen and (max-width:767px) {
.boxlayout{ margin:0 !important; }
}

Regards
Grace Themes