Hide "Notify me when available" button - Ride Theme

Solved

Hide "Notify me when available" button - Ride Theme

YMTE
Excursionist
17 0 4

Hi guys. I want to hide the "notify me when available" button because I'm using a third-party app. How do I do this? Right now, it looks a little clunky to have two sign-ups. I'd prefer to use the 3rd party's button. Any help will be appreciated

 

 

Accepted Solution (1)

Litos
Globetrotter
688 169 150

This is an accepted solution.

Hi @YMTE,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.gw-button-widget.gw-button-widget-v2 {
    display: none !important;
}

Hope it helps!

Litos - Shopify Development Service Provider
Need to develop or customize your Shopify store, feel free to contact us here.

View solution in original post

Replies 11 (11)

dmwwebartisan
Shopify Partner
12366 2558 3743

@YMTE 

Please share your theme URL!

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app
YMTE
Excursionist
17 0 4

Youre-are-morethanenough.myshopify.com

epheadcovers
Tourist
8 0 1

Can you help me with mine? My store is epheadcovers.com and my theme is Flow. Having the same issue. I want to get rid of the notify me button. Thanks!

Ujjaval
Shopify Partner
1242 197 213

@YMTE 
Can you share preview link from here ?Cause your site url doesn't working .

Ujjaval_0-1673587219080.png

 

YMTE
Excursionist
17 0 4
SmallTask
Shopify Partner
973 41 55

Hi @YMTE ,

 

Kindly share the product url

banned

Litos
Globetrotter
688 169 150

Hi @YMTE,

I checked and it is added by the iframe of the app so if you want to disable it you can just contact the app they will help you to change it fast.

Hope it helps!

Litos - Shopify Development Service Provider
Need to develop or customize your Shopify store, feel free to contact us here.
YMTE
Excursionist
17 0 4
Click on 4X to see the “notify me when available” button
https://youremorethanenough.com/products/youre-more-than-enough-tie-dye-black-teal

Litos
Globetrotter
688 169 150

This is an accepted solution.

Hi @YMTE,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.gw-button-widget.gw-button-widget-v2 {
    display: none !important;
}

Hope it helps!

Litos - Shopify Development Service Provider
Need to develop or customize your Shopify store, feel free to contact us here.
YMTE
Excursionist
17 0 4

Thank you!!

epheadcovers
Tourist
8 0 1

Can you help me with mine? My store is epheadcovers.com and my theme is Flow. I don’t have a base.css file. Thanks!