Hi,
I’m running X theme with the latest updates 6.1.5 installed and the hamburger icon does not appear on any iPhone (tried 7, 8 & 10), but it works fine on Safari (Mac) and in preview mode.
It just appears as a square in the main top menu bar which looks like this:

I tried adding the custom CSS as per a previous thread, but this didn’t work (after deleting caches):
@media only screen and (max-width: 1279px) and (min-width: 700px){
.x-nav-wrap.mobile {
display: block;
}
.x-nav-wrap.mobile.x-collapsed {
display: none;
}
}
Any suggestions?
Many thanks,
Rob
, it’s something that can’t be turn off and it’s different from server cache (although it’s the same cache, just downloaded by the browser).