Home Forums WoodMart support forum “Clickable elements too close together” on single product page mobile

“Clickable elements too close together” on single product page mobile

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

    ndnkhanh87
    Participant

    Om mobile – on single product page, button “Add to cart” and number textbox are too close together. That Google search console notification this, and user can’t touch comfortable.
    – Can I fix this? i want 2 element far apart.
    – Can i setting “number of product” textbox; plus and minus button bigger?

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

    ndnkhanh87
    Participant

    Help me please!

    #389402

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards

    #389425

    ndnkhanh87
    Participant

    Sorry i can’t provide. Can you send me code or css, i can do it

    #389535

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    div.quantity {
    margin-bottom: 30px;
    }

    Best Regards

    #390514

    ndnkhanh87
    Participant

    This code worked perfectly, thank you so much!

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

The topic ‘“Clickable elements too close together” on single product page mobile’ is closed to new replies.