Tagged: woocommerce
Hey,
Thanks for a great theme ;)
I have found this loop: https://docs.woothemes.com/document/override-loop-template-and-show-quantities-next-to-add-to-cart-buttons/
Works fine, but I need some help / advice for how I can style it like this.
http://www.tiikoni.com/tis/view/?id=f90073d
See the private section of the demo site – hope you can help.
Regards Pete
Hey 2funky,
hm both look pretty much the same for me. What exactly do you want to change?
Best regards,
Andy
Hey,
http://www.tiikoni.com/tis/view/?id=148423b
The picture to the right is how I want it to look like – the ‘add to cart btn’ are placed correctly.
(picture on the left is how it looks now)
Can you please help with CSS, so it will render correctly on all devices.
Regards Pete
Hi,
try this code inside Quick CSS field:
button.button.alt {
border: 1px solid #666;
}
and adjust as needed.
Best regards,
Andy