Hi,
The color section element is full width. I would like it to be part of the natural flow like the elements above and below it. Can you help me with this?
I’ve added an id and class in the color sections options by adding your code to the enfold-child/functions.php page:
`/* Adds Custom CSS id and class input fields to element options */
add_theme_support(‘avia_template_builder_custom_css’);
thanks
Hey!
I’m assuming you want to have the color section to divide your sidebar, that’s not possible. One thing you can do is use a combination of column elements + the widget element which allows you to control the position of the widgets.
Regards,
Josue