How can I remove the black cookie pop up from my webpage?
Topic summary
A user encountered a black cookie pop-up banner on their Shopify store and needed help removing it.
Solution provided:
- Navigate to Admin β Online Store β Theme β Edit Code
- Locate the
theme.liquidfile - Add specific markup code above the
</body>tag
Outcome:
The solution successfully removed the cookie pop-up. The issue was resolved through direct theme code modification rather than app settings or third-party tools.
@Lissi , Can you kindly share your store url?
Hi. You are on the wrong page. This is anew page that we havenβt launched yet.
Here is the url: https://cb6e32-5.myshopify.com/
@Lissi ,
Step 1. Go to Admin β Online store β Theme > Edit code
Step 2. Find the file theme.liquid.
Step 3. Add this code above
I hope these instructions will help you. If they are helpful, please give us likes and mark as the solution.
Have a nice day!
Thank you! It worked ![]()
@Lissi , Glad to hear that, if it helps you please give us likes and mark as the solution. Thanks a lot! Have a wonderful day ![]()

