Hi- can someone tell me the code to change the colour (and maybe font?) of the text for my drop down list on my add to cart button?
This is the code:
<tr><td><input type="hidden" name="on0" value="Select your quantity">Select your quantity</td></tr><tr><td><select name="os0">
I want the words 'select your quantity' to be white instead of black and if possible to be garamond font.
Thank you,
Jen
vodahost account is thehalmans.com
This is the code:
<tr><td><input type="hidden" name="on0" value="Select your quantity">Select your quantity</td></tr><tr><td><select name="os0">
I want the words 'select your quantity' to be white instead of black and if possible to be garamond font.
Thank you,
Jen
vodahost account is thehalmans.com
Comment