Cookie Pop Up always appearing in Theme Editor

Cookie Pop Up always appearing in Theme Editor

Carlo_Hive365
Shopify Partner
70 2 47

While working in the Shopify Theme Editor, the cookies pop up we have applied to the website front end continually appears. It blocks part of the screen while working on a page -  there must be a way of removing it from the Editor?

Replies 6 (6)

theycallmemakka
Shopify Partner
1795 436 464

can you provide link to your store?

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

Carlo_Hive365
Shopify Partner
70 2 47

Hi, yes our store is https://www.stableofireland.com/

 

theycallmemakka
Shopify Partner
1795 436 464

Hi @Carlo_Hive365 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
html.shopify-design-mode .cc-banner {
    display: !important;
}
</style>

 

If you require further help to optimize your store, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
Makka

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

Carlo_Hive365
Shopify Partner
70 2 47

Hi Makka

 

I tried that and freshed the theme editor, tried a few tasks but cookie pop up continues to appear - am I missing doing something?

 

Carlo_Hive365_0-1699009164897.png

 

 

Carlo_Hive365
Shopify Partner
70 2 47

Hey @theycallmemakka  I had no luck in making that work last time, did I miss something?

silux
Visitor
1 0 2

Me too. Has someone another solution?