This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Woo Commerce Cart button

Resolved 5 replies technicalthemetheme-vantage
10 years ago · Last reply by Support Assistants 10 years ago

Hey guys, having an issue with buttons in Woo Commerce. Once a product is in cart and you view the cart the “apply coupon” and “update cart” buttons are displaying half the size of other site buttons – cutting off the text and making it hard to read.

Here’s a screenshot of the problem:
nicolerevish.com/temp

You helped me establish the button sizes:

.button {
height: 10px;
width: 15px;
}

…but this doesn’t work for the “in cart” buttons.

Any help you can provide would be great!

Thanks again!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Support Assistants 10 years, 2 months ago

    Hi Mjordan

    Good to hear from you. We looked around the site a bit but, unfortunately, couldn’t find the shop. Could you please, direct us to the shop URL so we can add a product to the cart and view the problem.

  2. MJ 10 years, 2 months ago

    Here’s the URL for the shop – nicolerevishshop.com. You can select any product from the menu, go to that product page and add to cart. Sorry for the delay.

  3. Support Assistants 10 years, 2 months ago

    Thanks for the update. The problem is caused by the following rule that’s been added to Appearance > Custom CSS:

    .button  {
        height: 10px;
        width: 15px;
    }

    Hope that helps.

  4. MJ 10 years, 1 month ago

    Sorry for the long delay on your fix. That worked! I thought this code:

    .button {
    height: 10px;
    width: 15px;
    }

    …played a role with the other Woo buttons but after removing it everything else displays
    correctly as I’d hoped. Thanks again.

  5. Support Assistants 10 years, 1 month ago

    Awesome :) Glad to hear it. All the best.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread