Posted: October 15, 2015 at 3:16 pm
|
My Website is mobile friendly and everything works perfectly my only issue is Event Espresso, The Event Registration Page it is not presented well at all, users can only see parts of the screen, I have tested on Iphone 5 and 6 and both have problems, this is a bi issue for me as my customers are affected by this I am using WP 4.3.1 Can anyone give me some advise on what to do to resolve this issue |
Hi Robert, |
|
|
Since posting this my developer has mangaged to make the page look more Portrait the landscape to fix the problem with drop down menu. |
Hi Robert, The one thing that stands out to me that should be adjusted a bit for small screens is the confirm and go to payment page button. Here’s some CSS that your developer can use to make it fit better:
|
|
|
Thanks, but what about the first event Registration page, where I have three boxes, |
Hi Robert, could you provide a link to the page so we know where to look. The shopping cart page looks like this using an emulator tool for an iPhone 6: http://cl.ly/image/1O112J2h2A2C — |
|
|
Hi Lorenzo, That link you have posted is exactly what I am talking about, it has three boxes, because of this we have a narrow field to display the text, which is not that good, if you scroll down the same page you will see another box titled Coupon Code, Robert |
Hi Robert, I’m still not clear on what you are trying to change. This is a screenshot of the end of the page: http://cl.ly/image/0y3b0d0F090N Changing the entire layout for the page is not something that is available at this time without some custom coding. However, if you need help making adjustments for better display on mobile devices, then we can test locally using our emulator tool and then share feedback on the CSS to use. Thanks — |
|
|
Sorry, Let me try again, is there anything that can be done to change the layout to have one box instead of three, this would improve the layout, if you look like the second link you posted (at 11:40) of the box titled |
Hi Robert, that isn’t something that could be easily changed with CSS. It would require creating a new layout for the page via custom templates. — |
|
Hi Robert, Lets try some CSS changes. Could you move this into place via My Custom CSS or Reaktiv CSS Builder or your child theme’s stylesheet? @media only screen and (max-width: 480px){ table.price_list td.price_type { width:100%; } } That should have the ticket name use the full area. If that looks better, then we can look at reducing the padding around the different elements to add more spacing. — |
|
The support post ‘Espresso not mobile Friendly,’ 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.