Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS centering divs horizontally on mobile devices Re: centering divs horizontally on mobile devices

#120074
ooredroxoo
Member

I Did have a problem design for mobile once, where are give a white space on the right side of the device, to solve the problem I’ve used the meta declaration for view port from [H5BP](http://html5boilerplate.com/).

Inside my Head tag.
Try it out, if don’t work let us know, and if possible host the code somewhere (on your host or codepen, gist, you know).