css - there is a white margin on the right side of my site -


there other questions regarding issue. however, each 1 seems have individual answer, because answers found not work.

just scroll right on site , see white space through site: http://highcatering.wpengine.com/

not nice!

any ideas? have tried following:

body{width:100%;} body{margins:0 0 0 0;} 

thanks!

the offending line in style.css:

.post ol, .post ul { margin:0 0 30px 20px; padding:0;} 

it adding margin ol , ul within main body section. if remove it, white space disappear. i'm not sure if needed somewhere else on site.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -