move cart icon in category pages
I’m looking to move the shopping cart circle icon that is on the category pages to under the pricing.
Below is a link to the page type I’m referring to.
Thanks.
Hi @davey1975,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.archive.tax-product_cat #page-container ul.products li.product .add_to_cart_button {
clear: both;
display: table;
float: none !important;
margin: 0 auto;
top: 0 !important;
}
Best regards,
Shufflehound team
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.