Support

Home Forums Event Espresso Premium Buttons will not work on Mobile devices. Please help.

Buttons will not work on Mobile devices. Please help.

Posted: September 8, 2015 at 7:10 pm


Angelo

September 8, 2015 at 7:10 pm

http://cvautoshow.com/register/coastal-virginia-auto-show/


Garth

  • Support Staff

September 8, 2015 at 9:37 pm

Hi Angelo,

How are you today?

I’m unsure of exactly what is causing the problems. I would suspect a issue with your theme because if you look at another example of Event Espresso on a good theme from WordPress.org (Eighties) the buttons work fine: http://demoee.org/demo/events/wordpress-workshop-training-course/

I’ll ask a colleague to take a look and see if they see anything. But this could be a conflict with another plugin too.


Seth Shoultes

  • Support Staff

September 8, 2015 at 10:17 pm

Hey Angelo,

How are you? It looks like a sidebar widget is covering everything above it when your website is viewed in a mobile browser. In this screenshot (http://www.screencast.com/t/Ik4xtTEhWn) you can see your website on the left while in mobile view, with an overlay showing the search div covering the radio buttons. On the right side you can see the html, and the css in the far right. That’s how I can see that your sidebar is involved in covering up the radio buttons.

Hope that helps.


Angelo

September 8, 2015 at 10:28 pm

What should I do?


Dean

September 9, 2015 at 4:38 am

Hi,

Try adding this CSS:

@media (max-width: 767px) {
div#sidebar {
    clear: both;
}
}

That CSS can be added to your themes style.css, though in order to preserve the CSS through theme updates we recommend adding it to either: a child themes style.css, your themes CSS options if it has any, or a plugin such as My Custom CSS (or any other Custom CSS plugin).

The support post ‘Buttons will not work on Mobile devices. Please help.’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso