We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Trade Theme - Subscription App

Solved

Trade Theme - Subscription App

Gaiar
Shopify Partner
81 2 15

Hello,

I use Shopify Trade theme and the Shopify Subscriptions app.

I added the subscription widget/block in the products page but it is duplicated under the footer as well. How to fix that?

Thank you.

https://billys-sc.myshopify.com/
Password: rtaida

Gaiar_0-1751286937932.png



Gaiar_1-1751286952306.png

 

 

 

Stay authentic,
Accepted Solution (1)

websensepro
Shopify Partner
2144 268 319

This is an accepted solution.

Hi @Gaiar ,
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

div#shopify-block-AaGVKRE9hK0ZLWWt0K__1768834845299682660 {
    display: none !important;
}

 Result:

websensepro_0-1751289361976.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

View solution in original post

Replies 2 (2)

websensepro
Shopify Partner
2144 268 319

This is an accepted solution.

Hi @Gaiar ,
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

div#shopify-block-AaGVKRE9hK0ZLWWt0K__1768834845299682660 {
    display: none !important;
}

 Result:

websensepro_0-1751289361976.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
Gaiar
Shopify Partner
81 2 15

Worked like charm!
Thank you so much @websensepro 

Stay authentic,