OK, so eventually I realised I need to change the style for the li itself, not the ol, putting this in my style.css worked for me: li.hentry.vevent {
list-style-type: none;
}
Would like to know if this is the right/ correct way to do it?
indrakubicek,
Thanks for getting in touch! Glad you were able to figure this one out, but you’ll just want to be aware that if you update your theme, then your custom styles in style.css might be lost. If you have no plans to update, then you should be fine.
However, if you might update in the future and want to override the Events Calendar styles properly, you could take a look at our themer’s guide for directions on how to do this.
OK, thanks. I’m using the Genesis Framework and so my theme is already a child theme, but I just created a stylesheet called tribe-events-pro.css in the tribe-events/pro/ directory of my theme and put the change there for good measure.
Awesome! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.
By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/lo
Thanks in advance. 🙂
Cheers,
Casey
Author
Posts
Viewing 6 posts - 1 through 6 (of 6 total)
The topic ‘Get rid of numbers in list widget’ is closed to new replies.