Avia’s page builder elements provide some nice ways to style content, but what if you want to customize the way they look?

It’s really easy to add an additional field on page builder elements where you can add a custom CSS class to each element, simple drop the code below into your child theme functions.php

add_theme_support('avia_template_builder_custom_css');