Remove Age Group Display
-
Age groups does not apply to the events I’m trying to add so I’m looking for a way to hide them. I can see one other post about this which states to hide the section via custom CSS but I’ve not been able to do that. Can anyone provide the exact CSS code needed to hide the age group section? Here is my current code:
/* Hide Age Groups */
.ep-single-age-group ep-pb-2 {
display: none !important;
}
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.