desiap Posted May 3, 2016 Share Posted May 3, 2016 Hi, I'm testing a site where the cart button works fine on my laptop in a different resolutions, but when I test on my tablet happens nothing: If I make a long tap I can open the link but on a single tap no. I attach some images to explain my self. I believe the malfunction happens in the class "shopping_cart" but I don't know what I can I do to solve this. Thanks in advance Link to comment Share on other sites More sharing options...
Teapot Creative Posted May 3, 2016 Share Posted May 3, 2016 Hi Is it a z-index issue on mobile? Is another div container over lapping the cart button so you are actually not clicking the button at all, but just the overlapping container. Just a thought.. NickC Link to comment Share on other sites More sharing options...
tuk66 Posted May 3, 2016 Share Posted May 3, 2016 Add z-index:999 style to .shopping_cart in blockcart.css. Link to comment Share on other sites More sharing options...
desiap Posted May 4, 2016 Author Share Posted May 4, 2016 Sorry, it doesn't works. It's something strange because in my laptop when I reduce the screen size works well (showing a responsive design) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now