modernmagic Hi
It's weird as when I tried to check out on your site, it looks fine from my end:
I have tracked the sprite down to this:
I've never seen this before and I don't understand why you also don't see it.
Its part of joomla so i don't know if I should use this to fix it:
input.chosen-search-input { display: none; }
modernmagic Could you clear browser's cache or try with another browser and see how it goes?
It appears on Chrome, Firefox, and Safari.
The css is part of joomla: https://new.retaildisplayusa.com/media/vendor/chosen/css/chosen.css?1.8.7
It's weird as I also tested with Chrome/Firefox/Safari but it looks fine:
It is only happening on my mac but google shows multiple complaints about the same thing. Apparently, other templates override chosen to avoid the issue.
I have opted to just use css: .chosen-container-single .chosen-search input[type="text"] { background: none !important; }