Solved

Logo not showing as transparent - has a gray background behind it (debut theme)

SethN1
Excursionist
33 1 4

Hi, for some reason, my logo is showing a gray background. Once you initiate checkout, this problem does not occur. Thank you so much, I appreciate the help. Website: uvteeth.com 

Screen Shot 2021-08-04 at 10.19.57 AM.png

 

Accepted Solution (1)

pawan987
Explorer
38 8 5

This is an accepted solution.

Hi @SethN1,

Please insert this code: 

:= Themes->Actions->Edit code->Assets->theme.scss

.site-header__logo-image {
    display: initial !important;
}

Thanks

View solution in original post

Replies 3 (3)

pawan987
Explorer
38 8 5

This is an accepted solution.

Hi @SethN1,

Please insert this code: 

:= Themes->Actions->Edit code->Assets->theme.scss

.site-header__logo-image {
    display: initial !important;
}

Thanks

SethN1
Excursionist
33 1 4

It worked, thank you!

pawan987
Explorer
38 8 5

For Design & Development, I can assist you if you need any help you can drop me a mail and we can discuss more.

Thanks