Support

Home Forums Event Espresso Premium How to make the event card responsvi?

How to make the event card responsvi?

Posted: January 27, 2019 at 5:02 am

Viewing 2 reply threads


dafaguru1

January 27, 2019 at 5:02 am

Hi,
how can i make the event card responsive so that i can see i cleary with my iPhone XS or any other mobile phones?

Thank you!

This link shows that the event card isn’t responsive…
https://abg-wuppertal.de/test-event-espresso/


Josh

  • Support Staff

January 28, 2019 at 9:03 am

Hi,

If you’re referring to the event cart, you can add the following CSS to your site’s Appearance > Customize > Additional CSS panel:

@media only screen and (max-width: 480px) {
 .event-cart-update-buttons a {
  display:block !important;
 }
}

Which will place the quantity buttons on their own line when it’s a small screen to allow the items to fit better.


dafaguru1

January 28, 2019 at 10:19 am

Josh,

perfect, it works 🙂 Thank you very much!

Viewing 2 reply threads

The support post ‘How to make the event card responsvi?’ 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