Address/venue details cuts out in Event List view

Home Forums Calendar Products Events Calendar PRO Address/venue details cuts out in Event List view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13019
    mike
    Member

    I’m using LightWord 2.0.0.6 theme with Events Calendar Pro.
    In the Event List view, the venue and address details are cutting out on the right side.
    See example here: http://www.brixtonbuzz.com/events/
    Any easy fix for this? I’d like to keep the right sidebar.
    Thanks

    #13064
    Rob
    Member

    Thanks for pointing this out, Mike – looks like it should be a quick fix. I’ll see if our developer Jonah can offer up his suggestions on this.

    #13102
    Jonah
    Participant

    Hi Mike,

    As easy fix would be to modify the CSS for your .hentry class like so:


    .hentry {
    width: 680px;
    overflow: visible;
    }

    It might not be the best solution because it will likely affect styling on other pages but you’re somehow going to need to play with the CSS to adjust the widths of your main content area so it’s not getting cut off.

    I hope that helps,
    Jonah

    #975038
    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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Address/venue details cuts out in Event List view’ is closed to new replies.