Event Costs displaying at the bottom of the page on list view after update 4.0

Home Forums Calendar Products Events Calendar PRO Event Costs displaying at the bottom of the page on list view after update 4.0

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1034961
    andersonparks
    Participant

    On my list view, all of the event costs are displaying together on top of each other at the very bottom of the page instead of with the individual events after updating to 4.0
    Please advise, thanks!

    View post on imgur.com

    #1035613
    George
    Participant

    Hey @Allison,

    This is a theme-related CSS issue but I can definitely take a look and try to recommend some custom code to fix this.

    I went to the URL in your “System information” but unfortunately could not access your website. This is what I found instead:

    Can you ensure that this problem is visible somewhere online, and share the URL to the site so I can see it live and see what’s causing the layout problems? The page has to be public; we cannot log into customer sites for any reason, and you should not post any admin login credentials here.

    Thank you!
    George

    #1036849
    andersonparks
    Participant

    This reply is private.

    #1036994
    George
    Participant

    Thanks for the links Allison!

    These issues are coming from a file called “event-mod.css” in your Enfold theme files.

    You can begin overriding those styles by adding the following CSS to the bottom of your theme’s style.css file:


    .tribe-events-list .tribe-events-event-cost {
    position: relative !important;
    }

    For further CSS customizations to the cost field, however, you would need to customize them yourself and/or contact the Enfold theme folks about the theme’s styling of this field and how to tweak it.

    I hope this information helps!

    Cheers,
    George

    #1075980
    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 ‘Event Costs displaying at the bottom of the page on list view after update 4.0’ is closed to new replies.