Alternating box around events in Advanced Event List Widget

Home Forums Calendar Products Events Calendar PRO Alternating box around events in Advanced Event List Widget

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25095
    Ken
    Participant

    How can I eliminate the alternating box around events in the Advanced Event List Widget. I viewed the tutorial video but couldn’t find and reference to a border property when inspecting the HTML.

    #25254
    Jonah
    Participant

    Hi Ken,

    Add this to your theme’s style.css file:

    #sidebar .eventsListWidget li, #sidebar .eventsAdvancedListWidget li {
    border: 0;
    }

    I hope that helps but let me know if you need anything else.

    – Jonah

    #25312
    Ken
    Participant

    Sweet! Thanks a lot!

    #25314
    Jonah
    Participant

    Glad that helped Ken. Let us know if you need anything else.

    – Jonah

    #977784
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Alternating box around events in Advanced Event List Widget’ is closed to new replies.