Kindly check this link : http://books.gulshanbooks.com/books/categories/central-asia-ladakh
if you check the above link, clearly "Add to Cart" buttons overlap in mobile view.
Screenshot attached.
Thanks
Hi,Site is working very well. Anyone in the world can open this site : http://books.gulshanbooks.com
sorry, for delay.
---
I cannot check, Your link doesn't work for me.
Can you recheck URL.
Sorry, but I cannot get access to your server from Europe.From which country???
---
I will ask other team member to help you.
for example, Poland , but I also tried from Germany IPI just checked from Europe and website is working very well. Screenshot attached.
anyway I will try to help as a blind person.As soon as screen starts reducing, products start overlapping. Screenshot attached
On which resolution you have problem, 640px , 768px ?
how that view looks on mobile, okay ?
but people on tablet or mobile phone cannot change resolution.I attached screenshot kindly check. I checked on all devices but problem persists.
so I can help only for those.
http://quirktools.com/screenfly/
??but people on tablet or mobile phone cannot change resolution.I attached screenshot kindly check. I checked on all devices but problem persists.
so I can help only for those.
http://quirktools.com/screenfly/
@media screen and (max-width: 640px) {
.j2store-products-row .col-sm-4 {width: 49.9% !important;}
}
@media screen and (max-width: 480px) {
.col-sm-12.col-md-12,
.j2store-products-row .col-sm-4 {width: 100% !important;}
}