I have pasted this code on theme.css
.site-header__logo-image {background-color: #fff !important;}
its fixed on desktop but it is still showing the grey background on mobile
https://gyazo.com/5c028f5baf2d4d1797f7189f27ab5c88
Solved! Go to the solution
Hello.....
Please share your store URL and screenshot.
So that I will check and let you know the exact solution here.
I did not see any gray background here pls check again..
Even I have checked in mobile device.. it is fine.
Clean your mobile browser history then check
the problem came when I added {% comment %}, {% endcomment %} in header.liquid to remove the search icon, maybe that was the problem?
{% comment %}
<button type="button" class="btn--link site-header__icon site-header__search-toggle js-drawer-open-top" data-predictive-search-open-drawer>
{% include 'icon-search' %}
<span class="icon__fallback-text">{{ 'layout.navigation.search' | t }}</span>
</button>
{% endcomment %}
User | Count |
---|---|
803 | |
115 | |
91 | |
84 | |
73 |