• Resolved trbhicks

    (@trbhicks)


    This is probably so easy, but I’m new to this plugin. I’d like to have a separator between events in list view. A simple horizontal line would do. There must be a solution easier than theme-hacking or custom HTML???

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Darian

    (@d0153)

    Hi @trbhicks ,

    Thanks for reaching out.

    Could you try adding the following CSS code to Appearance > Customize > Additional CSS and check if that works for you:

    .post-type-archive-tribe_events .tribe-events-calendar-list__event-row:not(:has(+ .tribe-events-calendar-list__month-separator)){
    border-bottom: 1px solid #000; 
    padding-bottom: 20px;
    }

    If that doesn’t help, please provide the URL of your events calendar for us to check it further on our end.

    Looking forward to your reply.

    Thread Starter trbhicks

    (@trbhicks)

    Worked just fine, thank you!

    Plugin Support Darian

    (@d0153)

    Hi @trbhicks

    I’m glad that I was able to help you with this one. Thanks for letting me know.

    If you have some time to review, that would be amazing!
    https://www.ads-software.com/support/plugin/the-events-calendar/reviews/

    I’d be closing this thread, and please do not hesitate to bump a new thread on our way. This allows us to track topics/issues efficiently and follow the WordPress Forum Guidelines.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘List separator’ is closed to new replies.