This topic has 2 replies, 2 voices, and was last updated 10 years, 7 months ago ago by Eva Kemp
Hello, great theme! I have it installed at http://www.monkeystuck.com where I’m using it to sell iPad cases.
If you go to a product page, select the compatibility, and then bypass the customization field, the ADD TO CART button doesn’t move. HOWEVER, if you add text to the customization field, and then go to click on the ADD TO CART button, it moves!
I’ve tested on Chrome and Safari, problems on both browsers. Please help! Client is mad!
Thanks,
Nick
Hello,
Please, add the following code into custom.css file:
.chars_remaining {
float: left;
}
dl.product-addon-totals {
float: left;
width: 100%;
text-align: left;
}
Don’t forget to enable it in Theme Options > Custom CSS > On.
Regards,
Eva Kemp.
The issue related to '‘Moving "ADD TO CART" button!’' has been successfully resolved, and the topic is now closed for further responses