Home>Support>Vantage Theme with WooCommerce Cart Page

Vantage Theme with WooCommerce Cart Page

When running Vantage Theme with WooCommerce, If the ordered quantity numbers are two digits they do not appear exactly on the Cart page, it looks like a single digit number. How can this problem be solved? Thanks.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 3 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi Sinan

    Thanks for letting us know.

    Please, try adding the following to AppearanceCustom CSS if you’re using SiteOrigin CSS or Customize > Additional CSS if not.

    .woocommerce .quantity .qty {
    	width: 4.5em;
    }
  2. 3 years, 5 months ago Sinan

    Thanks a lot

  3. 3 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Sure, no problem. The above change will be included in the next Vantage update. If questions arise in the future, please, let us know.

  4. 3 years, 5 months ago Sinan

    Ok, I do. I just want to ask. Which one is better to add this tiny code, child theme or main style.css?
    I added the tiny code to child theme style css but yesterday I had to create a new child theme and then checked CART page whether two digit was displaying, it was working.

  5. 3 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi. Glad to hear you’re making progress.

    Any changes made to the parent theme files will be overwritten during theme updates. You can insert Custom CSS at AppearanceCustom CSS if you’re using SiteOrigin CSS, CustomizeAdditional CSS or in your child theme style.css file.

  6. 3 years, 5 months ago Sinan

    Thank you very much

  7. 3 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Sure, no problem. All the best with your site :)

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More