Tagged: the events calendar
The individual event view in “The Events Calendar” is messy — formatting looks wrong. Text on top of other text, etc.
How can this be fixed?
See link in the private section below.
Thanks.
Hey Paul,
Please try the following in Quick CSS under Enfold->General Styling:
.av-single-event-content {
margin-top: 80px;
}
.tribe-events-content {
margin-top: 30px;
}
Best regards,
Rikard
Ok, just weird… I was going to do what you suggested, but first I noticed I had in my quick css the following (and a couple other formatting css codes dealing with events manager from before):
/* remove blank space on event pages */
@media only screen and (min-width: 768px) {
.tribe_events {
margin-top: -150px;
}}
I decided to add /* */ around that code and refresh … then I removed them and refreshed, and now my events look as they should! Beautiful! No idea what happened…
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Please bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Basilis