I tried my best but I couldn't make the following theme full width/screen by editing the CSS. I'd be very much grateful if you could show me or give me a hint regarding this customization.
http://demo.mythemeshop.com/sociallyviral/
You see the footer in the above theme(It's full width), how do I make the whole theme's body/container full width like the footer?
Note: I tried adding/removing margins/paddings etc.
Replace the following styles and that will do it
Style.css line 305
Style.css line 174
Responsive.css line 63
To accomplish something like this http://i.imgur.com/mekVyJg.jpg you will need to do the following changes in your css file:
do the following change in responsive.css file
remove these styles from style.css file
Then your site will work full-width
Try to click on Appearance
>>
Customize>>
Additional CSS.