Forums
(@mbesoft)
9 years, 3 months ago
hi for set body to center of page just set this code to end of theme css
body{ width:80%; margin:0 auto; }
you can change 80% to any number that you want