Support

Home Forums Event Espresso Premium Cart Quantities Not Showing in Chrome or IE

Cart Quantities Not Showing in Chrome or IE

Posted: September 23, 2014 at 12:36 pm


Charlie Stoops

September 23, 2014 at 12:36 pm

Hello! When using Firefox, our check-out function is working fine, but when we do it in IE or Chrome, there are issues seeing quantities when one is selected. Here is a page where you can see an example: https://www.column5epmevents.com/espresso_events/?regevent_action=register&event_id=5

Once you click register, you are brought to the page to select a quantity. While the total at the bottom updates, you cannot see what quantity you chose in the first drop-down, which is confusing some users. Any advice on fixing this?

Thanks!


Lorenzo Orlando Caum

  • Support Staff

September 23, 2014 at 3:24 pm

Hi Olivia,

This CSS from your Evento theme is causing the issue (the 72%):

select{ border:1px solid #ccc; padding:4px; width: 72%; }

Add this CSS to your child theme’s CSS file or a plugin like Reaktiv CSS builder or My Custom CSS:

.page-id-15 select{ border:1px solid #ccc; padding:4px; width: 100%; }

It will then look like this:

http://cl.ly/image/1h1k461i3O3I

Thanks.


Lorenzo


Charlie Stoops

September 23, 2014 at 3:37 pm

Great, thank you so much!

The support post ‘Cart Quantities Not Showing in Chrome or IE’ 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