I’m using X with Ethos theme and have changed the color of the mobile nav button. It works fine everywhere except for Safari on iPhone. With Chrome on iPhone there is no problems.
On iPhone (and iPad) the button stays white (I want it red) until I touch it (hover). Then it toggles to red and stays red until I click outside the button.
I use this CSS code (and have tried other combinations):
a#x-btn-navbar {
color: #9b2524 !important;
}
I can’t find any applicable -webkit code for this. What have I missed?
Here is the staging site: https://zynk.se/kundtester/atpcargo/
Best regards
Bengt