Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPClever

    (@wpclever)

    Hi @rdeveza

    Please add below CSS code to WP-Admin → Appearance → Customizer → Additional CSS:

    .woofc-area .woofc-item-qty .woofc-item-qty-inner .quantity label, .woofc-area .woofc-item-qty .woofc-item-qty-inner .quantity .decrease, .woofc-area .woofc-item-qty .woofc-item-qty-inner .quantity .increase {
        display: none;
    }

    And the result https://www.screencast.com/t/bopveZFqI

    Thread Starter rdeveza

    (@rdeveza)

    Thanks. Now all working fine.

    My flycart shows duplicate add/substract also. One of the sets adds or substracts with 0.01 desimals. I tried to add the CSS code above, but that did not help.
    Any other tips?
    regards
    ososit

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Duplicate Add/Subtract Button on FLycart’ is closed to new replies.