Is this possible?
I’m using WPFlow to track scroll events I’ve added click tracking, but can’t get it to work on the buttons created within the theme.
I tried to add the class in the button like this:
[av_button label='Learn more about our Expertise' link='manually,/expertise/' link_target='' size='x-large' position='center' icon_select='no' icon='ue800' font='entypo-fontello' color='light' custom_bg='#444444' custom_font='#ffffff' class="home-learn"]
The button is the ‘Learn more about our Expertise’ on the home page.
Any thoughts would be greatly appreciated!