Okay
  Public Ticket #2750702
Why the preview not same like the actuall output (website)
Closed

Comments

  • Fakhrul started the conversation

    Can you check why i cannot adjust the Buy Button to be align with checkout button?

  •  435
    David replied

    Please add this custom CSS on your website

    .woocommerce div.product form.cart .button.single_add_to_cart_button {
        display: block;
        width: 100%;
    }

    .woocommerce .quantity .qty {
        width: 100%;
        margin-bottom: 1rem;
    }


    Best regards,
    WaspThemes team

    And don't forget to rate our plugin, it means a lot to us!