Hi all,
I'm using this jQuery script:
plum.form
to style tick boxes, radio buttons, etc.
Issue #1:
On the checkout registration page, all form elements are styled apart from the 'state' dropdown.
I suspect it is because the state dropdown is generated by the selections made in the country dropdown.
Any suggestion as to where I can add the 'styling' javascript call so it targets the state dropdown?
Issue #2
How can I target forms in modal windows with the above script?
Sorry, I for got to add my website URL:
heidikjeldsen.co.uk
Many thanks
Jean