Aligning Product Qty and Add to Cart Buttons to the Right of the Product Page
-
Hello.
Would someone know what CSS code I need to use to align both the product quantity field and the add-to-cart button to the right hand side of my single product pages? I’ve looked about for this and tried a number of codes. One has been successful in moving the add-to-card button but the quantity button remains on the left. The code I used to do that is..
.woocommerce div.product form.cart .button {
float:right !important;
}I would also like to move the Categories tag on the single product page over to the right hand side as well. The link to one of my pages is https://www.psychicandenergywork.com.au/product/pre-recorded-meditation-files/ if you need to see this. Would you also know what code I need to do this?
Thank you for your time and help.
The page I need help with: [log in to see the link]
- The topic ‘Aligning Product Qty and Add to Cart Buttons to the Right of the Product Page’ is closed to new replies.