Dawn theme troubleshooting

I want to hide the cookie bar at the bottom of the website.

website: https://the-rugged.com/

Try this code by following these steps:
1: Go to the online store - Theme - Edit Code.
2: Find the theme.liquid file and add the following code before the tag


Hope this helps! If yes then Please don’t forget hit Like and Mark it as solution!
If you will unable to implement the same then I’m happy to do this for you, let me know.

Hello @Sivadarshan ,

Here are the steps to apply the necessary changes in your Shopify store:

  1. In your Shopify Admin, navigate to Online Store > Themes > Actions > Edit Code.
  2. Locate Asset > base.css and paste the following code at the bottom of the file:
.shopify-pc__banner__dialog {
    display: none !important;
}

2nd solution : You can remove or manage it from the Customer privacy.
In your Shopify Admin, navigate to Settings > Customer privacy > Cookie banner > More actions > Remove cookie banner.

Let me know if you need further assistance!

Hello @Sivadarshan

Please follow the steps below after logging into your Shopify admin:

  1. Go to your Shopify Admin panel.

  2. Click on Settings — Reference Screenshot

  3. Select Customer Privacy > Cookie Banner — Reference Screenshot

  4. Click on More Actions and select Remove Cookie Banner — Reference Screenshot

The cookie banner will now be hidden from your website.

Please hit Like and Mark it as a Solution if you find our reply helpful.

Thanks AnneLuo, I also just change my website logo to center