Lines around the ticket

Home Forums Ticket Products Event Tickets Plus Lines around the ticket

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1006809
    John Paul
    Participant

    Hi,

    if you take a look at the following page

    http://ltdesigns.eu/event/patisserie-with-steve-bridger/

    you will notice that to the left and right of the cart container there are faint white lines… I have used inspector but cannot see where this styling is coming from to get rid of it..can you help me please?

    Also, what do you think of the div for placing the qty in the cart?? the tiny buttons that allow the user to adjust the qty…they look awful…very tiny and silly….is this a woocommerce “new look” ? can it be changed?

    #1007260
    Brian
    Keymaster

    Hi Again,

    The white lines are being put there from our plugin and then some css is removing part of them from outside our plugin.

    This css removed it for me:

    .tribe_events table.tribe-events-tickets {
    border: none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    The quantity buttons were actually removed by WooCommerce in their 2.3 release. So it really depends on the browser to add those buttons they look different in Firefox, then in Chrome. So there is nothing we can really do to style those unfortunately.

    Let me know how that first css works.

    Thanks

    #1011875
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Lines around the ticket’ is closed to new replies.