Documentation navigation
Styling with CSS
In this guide, we will take a look, how you can further customize your event feed.
Using predefined selectors#
If you want to add some extra styling to your event feeds, we tried to make it as easy as possible for you. Here is the list of some helpful CSS selectors:
Event Feed
.event-feed-for-eventbrite-app-id-[feed_id]– event feed wrapper (specific ID).event-feed-for-eventbrite-app– event feed wrapper.eventbrite-feed-id-[feed_id]– event feed (specific ID).eventbrite-feed– event feed.eventbrite-feed-list– event feed that uses the List layout.eventbrite-feed-widget– event feed that uses the Widget layout.eventbrite-feed-grid– event feed that uses the Grid layout.eventbrite-feed-cards– event feed that uses the Cards layout
Event Popup
#eventbrite-modal-id-[feed_id]– event details popup (specific ID).eventbrite-modal– event details popup
You can get the event feed ID from the shortcode.
Adding custom selectors#
You can also add custom selectors to your event feeds.
On the editing screen, scroll down to the “Advanced Settings” meta box. You should see these two options. Enter your custom selectors here.
As an example, we added the ID and two extra classes to our event feed.
The HTML structure now looks like this:
Last updated on September 3, 2026
Start attracting more attendees today
Download the Event Feed for Eventbrite WordPress plugin and bring more people to your events.
Download for free Get PRO

