Remove button in shopify theme

Remove button in shopify theme

PlanetPreserver
Shopify Partner
1 0 0

Hello Gurus,

 

Looking to remove the button from this page. Ideally, want to add some code at the end of theme.css to remove it from the page.

 

Thank you for the help!

 

 

Button to be removed:

PlanetPreserver_0-1720041966199.png

Link: https://www.ammomarketplace.com/collections/rifle 

Replies 2 (2)

AnneLuo
Shopify Partner
1293 228 266

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the </head> tag

<style>
a.btn.collection-list__btn.btn--primary {
    display: none;
}
</style>


Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

Dan-From-Ryviu
Shopify Partner
11417 2241 2413

Hi @PlanetPreserver 

Please go to Online Store > Themes > Customize > Collections, select the collection template of that page, remove button from that section 

- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.