You've probably found that when using CSS hover your iPhone / iPad will not translate these into a click event. To resolve CSS Hover issues on iPad / iPhone we can use the onclick return true event. Here's how to apply it to your element:-

Using either method you will now find that your CSS hover event is a neat click on iPhone / iPad.