The Avia JS is styling my forms after the page loads - eg: http://www.proteinsupps.co.uk/calorie-counter/
I like the styling but it means that dropdowns/inputs are unusable.
Can you suggest a solution?
The Avia JS is styling my forms after the page loads - eg: http://www.proteinsupps.co.uk/calorie-counter/
I like the styling but it means that dropdowns/inputs are unusable.
Can you suggest a solution?
Hey,
you can remove the select_unify code from abundance/woocommerce-config/woocommerce-mod.js - search for following line and remove it:
avia_select_unify('select');You must log in to post.