Forums

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

Home Forums CSS [SOLVED] Wrapper exceeds browser width ? Reply To: [SOLVED] Wrapper exceeds browser width ?

#149842
Eric Gregoire
Participant

I noticed there’s still a horizontal scroll. It’s usually caused by some lateral padding to a div that’s 100% width. I’d suggest you move the left and right padding to the .inner div from the content div but keep the top and bottom padding in the content div. Like this :: http://codepen.io/Boogiesox/pen/dLAcJ