This topic has 2 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler
Hello support!!
I have a problem with the visualization of the products on mobile as you can see with the picture
http://prntscr.com/lj8aw4
especially for the onsale icon
Have you any suggestion please?
Thank you
arianna
Hello,
Try to add this code in Theme Options > Custom css > Custom css for mobile:
.onsale, .sale-value {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up