This topic has 6 replies, 3 voices, and was last updated 3 years, 8 months ago ago by Robert Hall
I need to hide the home page products sale tag. plz give me the way how to do it?
Hello,
Thanks for using our theme.
Please provide URL and a screenshot for a better understanding of your request.
Lightshot screenshot tool can be used to take screenshots and share them.
Waiting for your reply.
Regards
look at this website’s home page.. it has one product with a sale tag. I want to hide this sale icon from only home page..
Hello,
Use the next custom CSS code:
.home .onsale {
display: none;
}
(Theme Options > Theme custom CSS > Global custom CSS)
Regards
Thank you.. I’ll try it.
Hi
You are always welcome!
You must be logged in to reply to this topic.Log in/Sign up