Hide 'buy now' button

is there a snippet i can use to hide the ‘buy now’ button on the single listing page?

I want sellers to be able to manually accept a request, like in the Booking feature, but i don’t want any of the other features that come with the Booking feature.

I was thinking of hiding the ‘buy now’ button and providing sellers with a link to checkout as a temporary work-around

Yes, please try using this CSS snippet:

.hp-form--listing-buy {display:none!important}

P.S. If you purchased a theme or extension, please enter the license key in the forum profile settings, this will enable the Premium Support badge and ensure a 24-hour turnaround time.

2 Likes

worked perfectly!
Also - thank you for the Premium Support help, I wasn’t aware of this step and have added it! take care, thank you for your help

1 Like

Where and how can I perform this action with the option to choose?

If the seller does not enter the price, will the “Buy Now” button not appear?
What about the price that is in the ad, will it be visible?

Yes, if the price is not set the Buy Now button will not appear, but the Price field is required by default if you use the Marketplace extension so it’s not possible to leave it empty for new or updated listings.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.