How to change page default width (1200 px) in design LG tab? And in XS, SM, MD? Step by step, if you please!
Overwrite the breakpoint a with a custom CSS and duplicate lg media query and insert the width you want.
That's what i would do any way
How to change page default width (1200 px) in design LG tab? And in XS, SM, MD? Step by step, if you please!
Overwrite the breakpoint a with a custom CSS and duplicate lg media query and insert the width you want.
That's what i would do any way