Visual Composer root shortcode container

Viewed 598

I try to add a custom shortcode to visual composer in their editor with the function vc_map. I succeed to create a shortcode container but shortcode container are always in a "Row" element.

What is the way to create a root shortcode container to avoid an unnecessary html structure ?

1 Answers
Related