Comments Mike started the conversationOctober 2, 2020 at 1:49amis there any way to remove the IN STOCK text from the whishlist page? 767Janilyn repliedOctober 5, 2020 at 11:29amHi Mike, Thanks for contacting us here. We've had a short vacation so today I am able to process your ticket. I have assigned one of our developers to help you with that. He’ll be looking into your question and responding with specific instructions as soon as possible. Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back. Best regards.Janilyn T. - WPClever Support Agent[deleted] repliedOctober 6, 2020 at 12:59amHi Mike, Please add this css to custom css in Customizer to hide it: .woosw-content-item--stock { display: none; }Mike repliedOctober 11, 2020 at 12:02amI’m assuming you’re talking aboutAppearance> Customize> Additional CSS If so, I tried it there and it didn’t work. I’m also a novice at this. [deleted] replied privately Mike replied privately[deleted] repliedOctober 11, 2020 at 6:25amHi Mike,I added css to your site in Appearance> Customize> Additional CSS Please check and tell me if it work.Mike repliedOctober 11, 2020 at 6:00pmSo the code didn’t work work on theAppearance> Costum> Additional CSSbut it did work when I put in WPBakery Page Builder> Custom CSSI had to remove the word “important” in the code and it worked perfect. thank you![deleted] repliedOctober 12, 2020 at 12:43amHi Mike, It's great, so I will close this ticket. Sign in to reply ...
is there any way to remove the IN STOCK text from the whishlist page?
Hi Mike,
Thanks for contacting us here. We've had a short vacation so today I am able to process your ticket.
I have assigned one of our developers to help you with that.
He’ll be looking into your question and responding with specific instructions as soon as possible.
Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.
Best regards.
Janilyn T. - WPClever Support Agent
Hi Mike,
Please add this css to custom css in Customizer to hide it:
.woosw-content-item--stock {
display: none;
}
I’m assuming you’re talking about
Appearance> Customize> Additional CSS
If so, I tried it there and it didn’t work. I’m also a novice at this.
Hi Mike,
I added css to your site in
Appearance> Customize> Additional CSS
Please check and tell me if it work.
So the code didn’t work work on the
Appearance> Costum> Additional CSS
but it did work when I put in
WPBakery Page Builder> Custom CSS
I had to remove the word “important” in the code and it worked perfect.
thank you!
Hi Mike,
It's great, so I will close this ticket.