How do I remove homepage logo background color in Debut theme?

I was attempting to edit the code for our store for a few other items, and in doing so, a gray box appeared around our logo at the top left corner of the header on the homepage. I am not sure how I did this and don’t know how to reverse it :disappointed_face:

https://gym-hooky.myshopify.com/

I tried removing the logo and re-adding it in… gray box is still there!

What else can I try?

1 Like

@gymhooky

Can you provide a screenshot?

I checked but I couldn’t see the gray box with the logo on the home page.

Thanks!

1 Like

@gymhooky

Welcome to the Shopify community!
and Thanks for your question.

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css->paste below code at the bottom of the file.
.site-header__logo-image { background-color: transparent !important; animation: none !important;}
3 Likes

@KetanKumar Worked like a charm! THANK YOU!

1 Like

@gymhooky

Thanks for your feedback and support.

Hello,

same issue, but only on home page logo the grey background is coming. Please somebody help, I tried the code given, still not changing

1 Like

@ShabnamRaghavan

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hello,

https://surkhstudio.com

This is the website url, issue is only with the homepage

Please help

there is no theme.css for me