Home Forums WoodMart support forum Product Variant options not working properly on mobile

Product Variant options not working properly on mobile

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #200796

    Aisaac92
    Participant

    Product variants work fine on desktop.

    However, on mobile, the variant options cannot be selected. The only way the variant options show is if you set the screen to rotate.

    Attachments:
    You must be logged in to view attached files.
    #200837

    Hello,

    Please make the full backup of your site and check how it works on the Storefront theme. Please consider and try to use swatches: https://xtemos.com/docs/woodmart/variable-products-swatches/

    Best Regards

    #200846

    Aisaac92
    Participant

    Unfortunately, my website would need the dropdown option rather than the swatches.

    Is there a line of code I can add to make it fit the screen?

    #200920

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile/Table and where you see the problem:

    body.single .variations_form .variations td {
        display: block;
        margin-bottom:20px;
    }

    Best Regards

    #200949

    Aisaac92
    Participant

    I’ve added the code and it’s still not displaying properly.

    #201007

    Hello,

    Please provide the site admin access to the private area.

    Best Regards

    #201017

    Aisaac92
    Participant

    Access granted in private notes, thanks.

    #201184

    Hello,

    Please change your browser cache.

    Best Regards

Tagged: 

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