EverA Posted May 19, 2022 Posted May 19, 2022 Site URL: https://www.everallurejewelry.com/ Hello! I need help. I want to change the layout of the way that information appears in my mobile view. Specifically Product information. The order of information should remain the same basic sequins as in the computer dislay: 1 - Product Image 2 - Product Name 3 - Product Price 4 - Product Description 5 - STEP BY STEP ring size measurement 6 - Ring Size 7 - Stone Option 8 - Quantity 9 - Add to cart How can I change the order so that it only changes in mobile view but remains the same on the computer view?? Kind Regards Christel Davel
EverA Posted May 19, 2022 Author Posted May 19, 2022 Why is the product description below the ADD TO CART in the mobile view?
tuanphan Posted May 19, 2022 Posted May 19, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { .ProductItem-details-excerpt { order: 2 !important; } } 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