I am facing an issue with my WordPress site where the social buttons added by the 'Yet Another Social Plugin' are showing up on the mobile version of my website customized with WP-Mobile. I have been able to remove all the buttons except for the G+ button. Even though I can hide it using visibility: none; in the Chrome developer console, applying the same CSS rule is not working when I edit the stylesheets. Is there something specific about the +1 button that I am missing?
You can see a screenshot of the problem here.
For testing purposes, you can visit a sample page here.
Our test site can be accessed at jrummy16.com/test. Currently, I am using a spoofed User agent to view it on my computer.