Solution: amount of quantity not showing in the checkoutbox by Chrome and Opera
-
Dueing my topic has been resolved and closed and I get mail on a WP-user (username: cd650) who has the same issue with the amount of quantity display, and I cannot reopen the topic of mine who I post. So that’s way I open another topic for others who has the same issue with this.
It’s a CSS problem, no jQuery or java problem.
So this is my solution:
Open Dreamweaver or another scripteditor.
This file can be found at: themes/woostore/style.css
Rule line in the style-script: 1298
1298.quantity .qty { border-top:1px solid #ccc; border-bottom:1px solid #ccc; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; width:26px; text-align: center; }
Copy and paste this code above in to the style.css file and save it and upload it through your FTP programme to your webserver.
Best regards,
Bas
- The topic ‘Solution: amount of quantity not showing in the checkoutbox by Chrome and Opera’ is closed to new replies.