Our basket icon has disappeared from our header on mobile. Website https://www.physioworldshop.co.uk
Hey @ChrisW3 ,
Can you add this CSS to the Custom CSS editor and see if it works.
span.icon.icon-cart {
display: inline !important;
}
That worked thanks.
This is the second time it has broken, any idea why?
@ChrisW3 ,
I don’t know who, but I know that someone added a display: none on the theme.scss.css file.

It is also strange that our basket icon on mobile is different to our basket icon on desktop.
Not surprising at all @ChrisW3
The code says there is a desktop icon and a mobile icon. Is this theme customized by developers?
It was built for us by developers in 2020 but they made it quite complicated and difficult to change in parts, in my opinion
@ChrisW3 Understood, It can be a little tricky to balance developing and keeping it open to changes. Feel free to DM me if you need help.
