Shortcode and its parameters
Rows and Sections are actually containers for all of the page content. They split the page into horizontal sections. Rows sits inside the page main content container, thus stretch only the content width. Sections are special types of rows that splits the main content container and creates a new fullwidth horizontal sections that can be styled however you wish (must use “Fullwidth sections” page layout). You can set background image, font color and even video background and parallax effect on both Rows and Sections.
[ wm_row bg_attachment="" bg_color="" bg_image="" bg_position="" bg_repeat="" bg_size="" class="" font_color="" id="" margin="" padding="" parallax=""]TEXT[/ wm_row] ...or... [ vc_row bg_attachment="" bg_color="" bg_image="" bg_position="" bg_repeat="" bg_size="" class="" font_color="" id="" margin="" padding="" parallax=""]TEXT[/ vc_row]
This is Row with custom stylings applied
Parallax Section with custom background image
In Sections you can remove the inner wrapper and thus make the content fullwidth
Example of video background Section