Hi Tom,
I’ve set up a few new sites now and I find I have to add the following CSS for full width rows else I get padding all around the row.
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content {
padding: 0px 0px 0px 0px;
}
Also with the site I just started, I seem to still have some padding at the top:
http://perthevents.com/ohmse/
Note this site is using Beaver Builder 1.8 pre-release – in case that is a factor!
Cheers, dave