Tagged: add to cart button, woocommerce
I’d really like to make the ‘Add To Cart’ button (from the shortcode [add_to_cart id=”99″] ) look better.
I can’t seem to find the right classes or ids to alter the size and color of the button. Ideally, I’d like the price to stay on the left of the button, but spaced further from it, and the button itself to be bigger and wider… more obvious anyway!
I’d be so grateful if you could point me in the right direction here. I can make nice sales pages, but the button is just too small to stand out.
Thanks
Hi nigdowser!
You can style it with this CSS.
.add_to_cart_inline .add_to_cart_button { }
We also have a “Product Purchase” element included with Enfold. If your using the layout builder switch to the “Plugin Additions” tab to add it to your content.
Regards,
Elliott
Thanks!
Consider this closed (as I can’t find a way of doing that myself).