Support

Home Forums Event Espresso Premium Separator between event links in widget

Separator between event links in widget

Posted: March 30, 2015 at 2:59 pm


Terry Tomasini

March 30, 2015 at 2:59 pm

How can I place some type of separator between each event link in the widget? Preferable using CSS.


Jonathan Wilson

March 30, 2015 at 3:08 pm

Hi Terry,

You could add this to your theme’s style.css file:

/* Add bottom border to EE widget items */
.widget.events li {border-bottom: 1px solid #000;}

Then you could change the color by changing the value where #000 is.


Terry Tomasini

March 30, 2015 at 3:33 pm

Thank you – that did it


Jonathan Wilson

March 30, 2015 at 3:39 pm

You’re quite welcome. Glad I could help! 🙂

Since this topic is resolved, I am going to close it. If you have anymore questions or issues, please start a new topic and we will be happy to help there.

The support post ‘Separator between event links in widget’ 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