I found the doc page: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and added:
add_theme_support('avia_template_builder_custom_css');
to my functions.php file but no option to add a class to an element.
Also, why isn’t this enabled by default. Pretty standard feature.
Hey nammex!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
It is added to function.php file by default but commented out.
Please feel free to request it to be enabled by default here – https://kriesi.at/support/enfold-feature-requests/
Regards,
Yigit
Login added.
I’m using a child of Enfold and it doesn’t seem to be picking up the functions.php file it seems.
Nevermind. Fixed. functions file was named incorrectly. Ugh.