Need to Remove or Hide a Button on Website

Topic summary

Unexpected “Request A Quote” button appears on all product pages. On quote-only items it redirects customers to the cart; on purchasable items it does nothing.

Goal: Remove the button entirely (preferred) or hide/neutralize it (e.g., white text and no action on click) if removal isn’t possible. Request for coding guidance to implement either option.

Evidence: Multiple screenshots are central—showing the button on both product types, HTML/CSS inspect snippets, and a console error capture.

Update: Store URL shared (htmart.com). A reviewer found JavaScript (JS) errors in the browser console when clicking the buttons, indicating an issue with the Booster theme.

Action suggested: Contact Booster theme support to resolve the JS errors and button behavior. No code-based fix was provided in the thread.

Status: Unresolved. Key question remains whether the button can be removed or safely disabled via theme/code changes, pending Booster theme support guidance.

Summarized with AI on February 18. AI used: gpt-5.

We have two different types of products on our website. Some items are request a quote only and other items customers are able to add to their cart right away and purchase. On both types of items, there is a ‘Request A Quote’ button appearing that we cannot get rid of. If you click it on the items that are request a quote only then it takes the customer to the cart and if you click it for items that have add to cart, nothing happens. We want it removed and can’t figure out how. A few people looking into it and said it had an add to cart function as if that means we can’t get rid of it… is that what it means? If so, can we at least make the text white and make it so if customers accidentally click it nothing happens? That would be an acceptable option b if option a of getting rid of it isn’t possible. If you know what coding we can use to implement option a or b, that would be a huge help!

I’ve included screenshots of the button on both types of products below. I’ve outlined the button we want gone in a red box. I also screenshot the inspect results.

Items that have an add to cart button:

Inspect for the above ‘Request a Quote’ in red box

Items that have a request a quote only button:

Inspect for the above ‘Request a Quote’ in red box

Screen Shot 2022-05-05 at 11.37.30 AM.png

@sbeezy Hello can you share your store URL?

https://www.htmart.com/

The theme booster seems has issue, i have found JS errors on console after clicking Buttons, you need to contact with booster theme support.