ninefootone-cis
February 29, 2016 at 8:16 am
I’ve set a featured image on an event and on the overview page (eg. http://www.ecsu.eu.php56-2.ord1-1.websitetestlink.com/calendar/ ) the image isn’t responsive and keeps the same height but reduces the width. On the info page (http://www.ecsu.eu.php56-2.ord1-1.websitetestlink.com/events/readysetgo-multiply/ ) the image responds nicely.
Any ideas what I need to do to sort this?
Lorenzo Orlando Caum
February 29, 2016 at 8:45 am
Add New Note to this Reply
Hi there,
Try this CSS:
@media only screen and (max-width:767px) {
img {
width:100%;
height:auto;
}
}
You can then go back to your site and refresh the page to see the new changes.
Here is how it should look:
http://cl.ly/283c2v3o0619
—
Lorenzo
ninefootone-cis
February 29, 2016 at 8:49 am
Add New Note to this Reply
Thank you! I just applied it to the ee-event-img and that worked brilliantly.
Jon
Lorenzo Orlando Caum
February 29, 2016 at 10:11 am
Add New Note to this Reply
Thanks. Did you need help with anything else?
—
Lorenzo
ninefootone-cis
February 29, 2016 at 10:12 am
Add New Note to this Reply
No thanks. Everything else is working really well – great plugin!
Lorenzo Orlando Caum
February 29, 2016 at 11:15 am
Add New Note to this Reply
Hey there Jon,
I am happy to hear that Event Espresso is working well for your new project. Could you do me a quick favor?
Would you recommend Event Espresso to a friend?
Here are two ways that you can help today:
1) You can send a short email through this form: https://eventespresso.com/recommend-event-espresso/#email
or
2) You can share a note about Event Espresso on Facebook: https://eventespresso.com/recommend-event-espresso/#facebook
Do enjoy your week and if you need help with anything else, then feel free to reach out to us through our support forums.
—
Lorenzo