Replies: 0
When mobile users use my website, they have to double click links, the hamburger menu icon, products, and even the “add to cart” button – so I was wondering if there was a way to disable these hover effects for mobile devices – or a way to disable it entirely across all platforms.
I’m using an OceanWP child theme and can only change the hover link color. I’ve tried Inspect Element tool in Chrome to try to find the CSS but I’m having a hard time finding it. (I’m a noob)
I managed to put some Javascript into the footer to disable the hover on the “add to cart” button but can’t find much to disable the links on my homepage: “Men’s, Women’s, Packs & Gear” + the hamburger menu icon. (Thankfully the menu items don’t need to be double clicked, but I would like to change the things that do.)