Viewing 3 replies - 1 through 3 (of 3 total)
  • Mirko P.

    (@rainfallnixfig)

    Hi @tpolia,

    The stylesheet is generated by the Avantage theme and it would be a good idea to report this CSS conflict to their support team.

    That said, you can use the following CSS to change the color to black so the quantity input number will be visible:

    .single-product .quantity {
      color: black;
    }

    To add custom CSS code navigate to WordPress Dashboard > Appearance > Customize > Additional CSS and add your CSS to the editor.

    Hope this helps.

    Thread Starter tp

    (@tpolia)

    thank you! this is perfect.

    Thread Starter tp

    (@tpolia)

    thanks again. resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘product quantity box text color’ is closed to new replies.