What code, exactly, does one have to remove in order to get this to work?
I can effectively remove the word "Quantity" but the drop down box still remains.
Then I comment out a bit more code and the box jumps to the top of the screen.
I am unsure on what to remove and exactly where to add the code below.
Thanks for your help.
Quote:
Originally Posted by Lingerieblowout
have you tried this
<input type="hidden" name="amount" value="1">
Of course you have to remove some code first 
|