Adding Button to Shop Page in WooCommerce [closed]
IT Nursery
May 21, 2022
0
Client has had me making tweaks to WooCommerce, most solutions through CSS.
This one, despite being simple, has had me stumped.
For each result that is returned on shop page client wants me to add a button next to “Add to Cart” that links to the product page (instead of just having clicking on the picture link to product page.)
Any suggestions on CSS as well as which CSS files to edit?
1 Answer 1
You need to go beyond CSS to do this. It requires hooking into the loop template like so: