Oh, I haven’t tried the view on a tablet. I tried removing the additional css that I found that changed the menu bar font hover color to see if the flashing would go away, but it’s still there. It’s when I’m on my website on my phone and try using the menu.
.main-navigation ul li:hover > a {
background: #000000;
color: #009ee2;
}