This topic has 6 replies, 4 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
Products that are on sale don’t show the sale icon unless the user is holding the phone in landscape view. Is there a way to make it show at all times?
Hello,
please specify – do you want to make ‘sale’ icon visible on product page in portrait view?
Regards,
Stan Russell.
I would like to know the solution to this as well please
Hello, @shafiqkhan,
You may add this code in Theme Options > Custom css > Custom css for mobile:
.product-content-image .label-product {
display: block;
}
Regards
Great. Thank worked.
Thank you very much.
Hello, @shafiqkhan,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up