List view problem in Events Calendar PRO

Home Forums Calendar Products Events Calendar PRO List view problem in Events Calendar PRO

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1138867
    Sarabeth
    Participant

    Hi –

    Our events, in list view, aren’t displaying correctly. This seems to have changed after the most recent update (4.2.2?). I have switched the theme to twenty sixteen and the plugin seemed to work correctly there so I guess it’s a problem with the theme I’m using – Forgiven.

    I’m just not sure what to do to fix it, now that I know that? Please be overly clear with me – I’m not a developer, just trying to run my church’s site. 🙂

    Thanks!
    Sarabeth

    #1139249
    Cliff
    Member

    Hi Sarabeth. Thanks for the screenshot.

    As you said, it’s likely a theme issue.

    This CSS code might be helpful:

    body.post-type-archive-tribe_events.events-list .tribe-events-event-image {
    width: 30%;
    }

    It could probably be improved upon, but I believe it’ll at least make things better than they are now.

    You can add custom CSS code via your child theme’s style.css file or via a plugin like Simple Custom CSS or, my favorite, Jetpack. Jetpack supports regular CSS and the LESS and Sass pre-processors.

    If you’re not a CSS expert, Jetpack’s Custom Design reference may prove helpful.

    Please let me know how it goes for you.

    #1139416
    Sarabeth
    Participant

    Thank you so much, Cliff! That worked! And I’m definitely NOT a CSS expert, so thank you for the code and the resources. I really appreciate it!

    #1139558
    Cliff
    Member

    Sure thing! Glad it worked for you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘List view problem in Events Calendar PRO’ is closed to new replies.