“Clickable elements too close together” on single product page mobile
-
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.
Hello,
Please provide the admin panel login details of the website to check it myself and help you out accordingly.
Best Regards
Sorry i can’t provide. Can you send me code or css, i can do it
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
This code worked perfectly, thank you so much!
The topic ‘“Clickable elements too close together” on single product page mobile’ is closed to new replies.