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.

1 Like

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