The size chart is not aligned.
-
I checked my product page on mobile, and the size chart isn’t aligned correctly.
I didn’t set it up separately, so how can I solve this problem?
Attachments:
You must be
logged in to view attached files.
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:
table.variations .cell {
vertical-align: text-top !important;
}
Best Regards,
Hello,
I have added the css code as per your instructions, but there is still no change as before
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards,
I’m not sure why I’ve subscribed to this post but am not receiving email notifications.
If you need to modify the code to fix this, please notify me before proceeding.
I’ve added my email address to your private messages.
Hello,
Please follow these steps:
1. Navigate to WP Dashboard > Layouts.
2. Open your Single Product Layout for editing.
3. Edit the Product Add to Cart widget.
4. In the Variable Product settings, look for Swatch Label Position (Mobile).
5. Set the label position to Top: https://postimg.cc/z38QNvFs
This will ensure the attribute label displays correctly above the swatches on all mobile devices.
Best Regards,