Okay
  Public Ticket #2615727
Add to bag
Closed

Comments

  • designandbeyond started the conversation

    hi there, I am loving this theme however it seems the spacing for Add to bag is not lined up with my Apple Pay and google Pay icons, how can this be fixed so it doesn't look odd for the user on mobile and desktop.


    Thanks

  •  921
    Neuron replied

    Hi,

    Please add the following code at Appearance > Customize > Additional CSS.

    .woocommerce div.product form.cart .button {
        width: 280px !important;
    }

    Feel free to ask for anything you need.

    Kind Regards