Support

Home Forums Event Espresso Premium How To Remove Bullet Numbers From Event Widget Listing

How To Remove Bullet Numbers From Event Widget Listing

Posted: April 28, 2014 at 3:23 am


Bob Philpin

April 28, 2014 at 3:23 am

Hi All,

I wonder if someone can share with me the code I need to insert into WP to remove the bulleted numbers which appear on the Events Listing Widget?

Here’s what I mean (see Footer)

dev.predictive-advantage.com

Any help would be greatly appreciated!

Bob


Tony

  • Support Staff

April 28, 2014 at 3:33 am

Hi Bob,

For that specific widget you can use something like:

#events-widget-3 ol {
list-style: none;
padding: 0;
}

Add that using a plugin such as My Custom CSS

Hope that helps.

The support post ‘How To Remove Bullet Numbers From Event Widget Listing’ 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.

Event Espresso