Website: 5kunder.com
Issue: Mobile menu, text is half hidden. Different cellphones have different levels of hidden. As far as I can tell I have no special css in play.
Devices test on: Kobo, xperia (android), S5, S4
I have added an attachment.
Made sure everything is up todate.
Cleared Classipress cache, cleared all devices cache, cleared ZenCache. No change
Disabled and removed ZenCache, cleared all cache again. No change.
From what I can tell, .tinynav has a height set of 28px. When I set it to 35px in Firebug, the problem went away. Using simple custom css I just added .tinynav {height:35px;} and that seems to solve the problem for the moment.
Not certain if anyone else is having this problem but I thought I would take a chance.