Our support team is on holiday from January 1st to 7th. Responses may be delayed, but we'll be back on January 8th. Happy Holidays!

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

  •  950
    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