Hello!
I want to hide the place in upcoming events. How to do? Thank you
Hey alliansohog,
Please try the following in Quick CSS under Enfold->General Styling:
.av-upcoming-events span.av-upcoming-event-venue {
display: none;
}
Best regards,
Rikard
Thank you Rikard!
It worked well.