Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
On our website, https://www.breezemobiity.com.au, the cart icon in the header (to the right of the search bar) disappears when you hover over it.
I've tried to work out what's causing it but I'm stuck!
I'm assuming there's some incorrect CSS there or a setting I've missed but I'm at a loss with this one.
The website is using Superstore theme by Pixel Union
Any help would be much appreciated!
Solved! Go to the solution
This is an accepted solution.
Do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.css.liquid or theme.css and paste this at the bottom of the file:
.site-header-icon:hover{
color: #164479 !important;
}
Please let me know whether it works.
Kind regards,
Diego
This is an accepted solution.
Hello Diego, thank you so much - yes it worked perfectly and you were right it only took 20 seconds! Thank you so much - I really appreciate it. I had spent ages trying to work out what was going on. I'm having a look at your website now, we are looking for some help to optimize our theme. Thanks again!
This is an accepted solution.
Do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.css.liquid or theme.css and paste this at the bottom of the file:
.site-header-icon:hover{
color: #164479 !important;
}
Please let me know whether it works.
Kind regards,
Diego
This is an accepted solution.
Hello Diego, thank you so much - yes it worked perfectly and you were right it only took 20 seconds! Thank you so much - I really appreciate it. I had spent ages trying to work out what was going on. I'm having a look at your website now, we are looking for some help to optimize our theme. Thanks again!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025