Duplicate Quantity Arrows

Home Forums Ticket Products Event Tickets Plus Duplicate Quantity Arrows

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #169614
    jokesonme
    Participant

    I purchased Woocommerce Tickets, and on the page where you select your quantity there is an additional arrow at the top and the bottom, and I can not find where to remove these in the code. Any help would be greatly appreciated thank you.

    http://23.235.209.204/~isolat7/BooiakaWP/?tribe_events=booiaka-las-vegas-instructor-training

    #169623
    jokesonme
    Participant

    Solved the issue removing the alternative arrows finally using a mix of code from another post and changing the results to display none:

    td.woocommerce div.quantity input.minus,
    td.woocommerce div.quantity input.plus {
    float: right;
    margin-bottom: 4px;
    position: static;
    }

    Now I only have the two small side arrows, thank you!!!

    #983256
    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 ‘Duplicate Quantity Arrows’ is closed to new replies.