I’ve attempted to add the cookie banner per the instructions on the Shopify Dev page, however, it did not seem to work. The email subscription popup was also popping up previously, but now it is not. I must have made a mistake somewhere, but I’m not sure where or how I did that. Can somebody please assist me?
In Theme.Liquid I have the following code:
{% render ‘cookie-banner’ %}
Under Cookie.Banner.Liquid I have the following code:
#cookies-banner { display: none; justify-content: center; align-items: center; padding: 1em; position: fixed; bottom: 0px; width: 100%; background: #fff; border-top: 1px solid #dcdcdc; }
This website uses cookies to ensure you get the best experience on our website.
Decline
Accept