New Landing How can we help? Themeforest Theme Support Nota Events Calendar Single Event Tickets CSS is off

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Nota
  • #328304
    chuckdaddy
    Member
    Post count: 1

    The CSS generally seems screwed up on the Single Event page. The tickets section in particular does not lay out in a consistent manner with the rest of the WooCommerce shop. I specifically bought this theme because it stated that it was compatible and supported with The Events Calendar. Specifically, I would like the quantity arrows to be to the right of the quantity display field. Thanks!

    #328799
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    It seems the plugin has made a few changes. I’ll need to add this to our dev list to amend. Are you running any extra plugins in conjunction with The Tribe Events plugin?

    Please add this to Theme Options => Custom CSS:

    .single-tribe_events .woocommerce .quantity {
        display: block;
        max-width: 100px;
    }
    .single-tribe_events .tribe-events-style-full .tribe-tickets-remaining {
        margin-left: 30px;
        display: inline-block;
    }
    #329668
    chuckdaddy
    Member
    Post count: 1

    The code worked. Thanks!

    Yes, I am running lots of plugins, but nothing obscure.

    #329671
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks, I’ll create a dev task to improve the Tribe Event Calendar integration going forward.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register