Discount Bar at top of Product Page

Discount Bar at top of Product Page

SuzanneBarton
Visitor
3 0 1

The coupon bar at the top appears for a second then goes away, How can I fully remove? 

Thanks so much.

https://suzannebartonfineart.com/collections/abtracts/products/koi-pond

or here

 

https://suzannebartonfineart.com/collections/aqua-essence/products/through-the-looking-glass-iv

Replies 4 (4)

Asad-Mahmood
Shopify Partner
452 80 91

Go to your online store -> edit code -> look for this file "theme.scss.css"
and paste this code in start of this file

#dcounter_container{
display: none !important;
}
If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp
Fiver




AnneLuo
Shopify Partner
1370 238 279

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 before the </head> tag

<style>
div#dcounter_container {
  display: none !important;
}
</style>

Result:

AnneLuo_0-1731457078234.png


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

PageFly-Richard
Shopify Partner
5011 1120 1805

Hi @SuzanneBarton 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
div#dcounter_container {
  display: none !important;
}
</style>

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

DaisyVo
Shopify Partner
4469 501 598

Hi @SuzanneBarton 

 

In order to fulfill your request, please follow these steps

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head>

 

{% style %}
div#dcounter_container.dtimer {
    display: none !important;
}
{% endstyle %}

 

I hope this helps

 

Best,

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution