Hi Mert,
I promised to get back to you regarding the margins in visual composer. When I added the CSS, I noticed the problem I signaled initially was solved. I did notice the VC rows were not filling fully though. I needed to add the following CSS to the custom CSS to get things working properly:
.single-content-pcontent {
float: left;
width: 100%;
}
Does that seem logical? BTW the page is
http://beta-office.com/project/active-design-buildings/
please let me know what you think,
regards, Gus