Shopify themes, liquid, logos, and UX
My store's cart icon does not appear on my header, I am using the impulse theme.
Solved! Go to the solution
This is an accepted solution.
Hi @jj5,
Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
a.hide.site-nav__link.site-nav__link--icon {
display: inline-block !important;
}
Hi @jj5,
Please send the website link, I will check it for you
This is an accepted solution.
Hi @jj5,
Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
a.hide.site-nav__link.site-nav__link--icon {
display: inline-block !important;
}
Thank you very much! this is working now
Hi @jj5,
You're welcome and happy to help 😊
Hi @jj5,
In this case, I'd like to provide you with a solution and I hope it works:
Please go to your Online store > Theme > Edit code > Open your assets/base.css theme file > Add the following code at the end of the file:
.header-item.header__icons *{
fill: #000000 !important;
}
I hope my answer is hepful to you,
Liz
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025