Comments John Whitney started the conversationMarch 30, 2021 at 6:59pmI feel like I'm making the customers feel cheap. The price that displays above the Name Your Price textbox is the starting price. Would you be able to create a 🔽 drop-down icon next to the price to display the text field and keep it hidden if it's not clicked?Thanks. It's very useful and works well. 767Janilyn repliedMarch 31, 2021 at 1:11pmHi John, Thank you for contacting WPClever Support Forum. We’ve received your ticket and 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 Agent1 Like 153Henry repliedMarch 31, 2021 at 2:23pmHi John,You can use this CSS to hide the "Name Your Price" text..woonp label { display: none;}Best regards,Henry N.1 LikeJohn Whitney repliedApril 2, 2021 at 10:34pmThank you. I'd like the division to hide or show when clicking +- next to the price. Sign in to reply ...
I feel like I'm making the customers feel cheap. The price that displays above the Name Your Price textbox is the starting price.
Would you be able to create a 🔽 drop-down icon next to the price to display the text field and keep it hidden if it's not clicked?
Thanks. It's very useful and works well.
Hi John,
Thank you for contacting WPClever Support Forum.
We’ve received your ticket and 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 John,
You can use this CSS to hide the "Name Your Price" text.
.woonp label {
display: none;
}
Best regards,
Henry N.
Thank you.
I'd like the division to hide or show when clicking +- next to the price.