This topic has 4 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Tony Rodriguez
I have added a grouped product, and it looks fine on desktop. However, on mobile, it doesn’t appear correctly. The price is displayed above the cart quantity. I will share a screenshot for your reference. Could you please take a look?
Screen shot : https://snipboard.io/Ytsh3l.jpg
Thank you.
Hello, Catholicans,
Thank you for using our theme and for contacting us.
In order to resolve your issue, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache:
@media(max-width: 767px){
.et_product-block .group_table .woocommerce-Price-amount bdi {
top: 20px !important;
position: relative !important;
}
}
The result should look like this: https://postimg.cc/1nGK2xQG
We hope this helps.
Best Regards,
8Theme’s Team
Thank you for your support. This code is working
Hello, Catholicans,
You’re welcome! We are glad to hear that the code is working for you.
If you have any further questions or concerns, please don’t hesitate to reach out. we are always here to help.
Thank you for choosing our product and services.
This topic is now closed!
Best regards,
8Theme’s Team.
The issue related to '‘Grouped product is having an display issue in the mobile view’' has been successfully resolved, and the topic is now closed for further responses