Please separate a horizontal tablet from the mobile device option. I’m trying to hide the bulk of my side bar widgets on mobile phones but it looks stupid on tablets when they horizontal. I pretty sure this is an easy fix as I’ve seen these options in CSS but I don’t know enough to alter the code myself. Any thoughts?
This would require to use an advanced mobile detection script in RW instead of WordPress wp_is_mobile() function.
Maybe we’ll provide an option for this in the future.
What you can do for now is using CSS media queries in your theme stylesheet.