Viewing 1 replies (of 1 total)
  • Plugin Author WPClever

    (@wpclever)

    Hi @rokeyfx

    I’ve checked and seen you added the custom CSS here https://prnt.sc/sxqihf, that why the list is messy.

    You can remove this CSS code then add below:

    .woobt-products .woobt-product .woobt-price {
        width: 160px;
        flex: 0 0 160px;
        max-width: 160px;
        text-align: right;
    }

    And the result https://prnt.sc/sxqlf5

    About the plus/minus button, I can’t check because you turned off it.

Viewing 1 replies (of 1 total)
  • The topic ‘Quantity button not work’ is closed to new replies.