Cart icon not displaying on Android
-
Hello there,
Except a small refreshing page issue, everything works quite well, except one thing : the cart icon is not displaying on (apparently) android phones.
No problem on desktop nor Iphone SE, but on a few android I tested, there is no icon and just a big X instead.Any idea where I could look for ?
The only CSS I add was
@media only screen and (max-device-width:768px) { .xoo-wsc-basket { top: 7px !important; right: 0px !important; } }
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.