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.

Vantage Theme with WooCommerce Cart Page

4 years ago · Last reply by Andrew Misplon 4 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Andrew Misplon Staff 4 years, 10 months ago

    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. Sinan 4 years, 10 months ago

    Thanks a lot

  3. Andrew Misplon Staff 4 years, 10 months ago

    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. Sinan 4 years, 10 months ago

    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. Andrew Misplon Staff 4 years, 10 months ago

    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. Sinan 4 years, 10 months ago

    Thank you very much

  7. Andrew Misplon Staff 4 years, 10 months ago

    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.

Have a different question or issue?

Start New Thread