Product page – mobile bug
-
Hi, only on mobile I see the active selection doubled. For size and color – all products with variants
Attachments:
You must be
logged in to view attached files.
Hello,
May I request you clone the website and move it to the staging platform so I can investigate this issue there?
Looking forward to collaborating with you!
Kind Regards
Hi, now the website is gone online. I can give you access to the beta site so we do not risk any crash.
As I needed to have nonbuggy website I inserted this css, but of course it’s not a clean solution. With this css I removed this on the real website, you can see the difference in the 2 webpages
/* BUG Mobile Product Single Page */
@media only screen and (max-width: 576px) {
table.variations .label .wd-attr-selected {
display: none;
}
}
Hello,
Could you please find this custom code in Theme Settings -> Custom CSS and hide it: https://take.ms/z97FB
Then it should look like that: https://take.ms/YMh7b
Let me know if you have any questions.
Kind Regards