DreamrW Posted May 28 Posted May 28 I can't get the price to be positioned above the Add to Cart button https://www.theenergystore.ie/ups-store/p/n-series-single-phase-ups This is the code but it doesn't seem to be working at all! // Product Price Beside Add to Cart Button // .ProductItem-details .ProductItem-details-checkout { display: flex; } .ProductItem-details-excerpt { order: 1 !important; } .ProductItem-details .product-variants { order: 2 !important;} .ProductItem-product-quantity { order: 4 !important; } .ProductItem-product-price { order: 3 !important; } .collection-type-products .ProductItem-details .pdp-product-add-ons { order: 5 !important; }
tuanphan Posted May 31 Posted May 31 You mean move this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment