Tagged: ALB
Hi! I was wondering if there’s a way to add data values for all ALB elements, like it is for custom CSS classes by adding add_theme_support('avia_template_builder_custom_css');
Basically, what i’d need to accomplish is to be able to add something like data-0="" data-500=""
on each element.
Is there any filter to do that?
Thanks in advance!
Hey luca8link,
While there is no pre-defined filter to accomplish this, it can be done via JQuery or plain JavaScript.
Best regards,
Jordan Shannon