Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1152556

    I am trying to achieve to get the upcoming events showing horizontally instead of vertically. I used some CSS from an old version of Enfold, but it seems not to be working.

    #1152568

    Hey Arjan1985,

    Add this to quick css:

    .av-upcoming-event-entry.av-upcoming-event-with-image{
    width:33.3%!important;
    float:left!important;
    clear:initial!important;
    }

    Best regards,
    Jordan Shannon

    #1154341

    Thank you! Solved!

    #1154414

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Upcoming events horizontally’ is closed to new replies.