• Resolved ojtmartinez

    (@ojtmartinez)


    Hello,
    
    I am working to setup Event Tickets and I am having issues with the height of the Tickets box.  the box is too short and the button is pushed up and interferes with the quantity selection section. 
    
    I know this is an issue between the theme I am running and the Event Tickets plugin but for the life of me I am unable to locate where I need to fix it.  When I do a live preview of the page with another theme the box displays correctly.    
    
    Here is the information that i am running:
    
    WP Theme: Signify DarkVersion: 1.0.4
    	It is NOT working on this theme
    	
    WP Theme: Twenty Twenty-OneVersion: 1.2
    	It IS working on this theme
    	
    Word Press 5.7
    
    Event Tickets 5.1.1
    
    The Events Calendar 5.4.0.2
    
    Any help anyone could provide would be greatly appreciated.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support masoodak

    (@masoodak)

    Hi @ojtmartinez,

    Thanks for reaching out!

    Kindly try adding following lines of code in Additional CSS section, under Customizer and see if it helps,

    .tribe-tickets__item.hentry {
    float: none !important;
    }

    Let us know how it goes.

    Kind regards,
    Masood

    Thread Starter ojtmartinez

    (@ojtmartinez)

    That did the trick, thank you for the assistance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ticket Display Box not tall enough’ is closed to new replies.