Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2736755
Name Your Price show/hide
Closed

Comments

  • John Whitney started the conversation

    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.

  •  767
    Janilyn replied

    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

  •  153
    Henry replied

    Hi John,

    You can use this CSS to hide the "Name Your Price" text.

    .woonp label {
        display: none;
    }

    Best regards,
    Henry N.

  • John Whitney replied

    Thank you.


     I'd like the division to hide or show when clicking +- next to the price.