Greetings – I am performing a few adjustment to my Event page. It includes a featured image (made a little smaller) I am trying to remove most of the extra space below the featured image and before the 1st paragraph. I thought that CSS like this would do the trick:
/* Event Page: Resize the Featured Image to make it smaller */
div.overlay-element.bg-img.card-img-contained {
margin: 0px auto 0px auto;
width: 350px;
}
You’ll also probably need to adjust the above for other breakpoints.
Viewing 1 reply thread
The support post ‘EE4: Event Page – Remove the extra space around the Featured Image’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.