Any idea where these strange borders are coming from?
I already double-checked the VC row and text blocks.

http://www.top-magazin-frankfurt.de
Thanks
M
Hi
That happens because you added a row within another row in Visual Composer: http://screencast.com/t/n6iezRjx – http://screencast.com/t/VxRRAvh2zdFD Try to use a single row for this section then test the page again: http://screencast.com/t/tmO8ZR22BV
Thanks!
Thanks Andrei,
i corrected this but the borders are still there.
Can you help?
M
Hi
I’ve checked your site but couldn’t see the issue the page has been modified. I am not sure why this happens on your side as on my end the theme works fine. Please provide page’s shortcode from Visual Composer: http://screencast.com/t/nzATw7DZDg via http://pastebin.com/ so I can have a closer look.
Thanks!
Hi
I’ve tested the shortcode on my side and the borders are displayed fine: http://screencast.com/t/rXc5iehUR6DX
Do you still have this issue? If so please provide a screen and more detail about how can I duplicate it on my side so I can inspect it and get back to you with a more accurate answer.
Thanks!
Hey Andrei,
i don’t want the borders!
Please try on your site to have a background color and then eliminate the vertical borders. And then tell me how you did it. 🙂
M
HI
Try this css: http://screencast.com/t/XhESlnE0
.vc_custom_1465489060553.td-pb-row .wpb_column:before, .td-pb-row .td-pb-span4:nth-of-type(3):after, .vc_custom_1465489060553.td-pb-row .td-pb-span4:nth-last-of-type(3):after {
width:0!important;
}
.vc_custom_1465489060553 .wpb_column, .vc_custom_1465489060553 .wpb_content_element{
border-width: 0!important;
}
Thanks!
Thanks, working.
Nevertheless I would be interested what the border problem caused.
M