Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
How can i remove the "get 20% off" section?
https://healthpetguru.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
body:not(.dbtfy-newsletter_popup-destroy) .np-floating-bar-wrapper.np-position-right {
right: 0;
display: none !important;
}
Thanks!
Please share store URL.
Thanks!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
body:not(.dbtfy-newsletter_popup-destroy) .np-floating-bar-wrapper.np-position-right {
right: 0;
display: none !important;
}
Thanks!
Hey do you know how you change the text for it? I can't seem to find it anywhere haha...
User | RANK |
---|---|
241 | |
96 | |
88 | |
56 | |
42 |