Home Forums WoodMart support forum The size chart is not aligned.

The size chart is not aligned.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #698599

    2303805254
    Participant

    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.
    #698782

    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,

    #698883

    2303805254
    Participant

    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.
    #698967

    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,

    #698980

    2303805254
    Participant

    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.

    #699134

    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,

Viewing 6 posts - 1 through 6 (of 6 total)