• Resolved threadedpipe1

    (@threadedpipe1)


    in the documentation it says i can add css to adjust appearance however this seems to apply to container and not the element that stays the same

    basically i have a number type field that displays upto 4 digits but the width is only wide enough to display 2 numbers once at 100 the third digit is behind the arrows

    I’m using astra theme incase this is a compatibly issue I am currently on free as im just getting to grips with functionality of various plugins to see which will satisfy multiple needs with the least number of plugins

    this is on temporary url as i said this is a test site to play with configurations

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Tomasz WP Desk

    (@tomaszwp)

    Hello @threadedpipe1

    Please note that the field is now assigned this CSS.

    .woocommerce input[type=number] {
    max-width: 58px;
    min-height: 36px;
    }

    I assume that it is indeed Astra who adds it to the field.

    Please change this value in Appearance > Customize > Additional CSS or in theme settings.

    Plugin Support Tomasz WP Desk

    (@tomaszwp)

    I am marking this topic as resolved as we have not received any new replies. Please let us know if you need our help again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Flexible Product Fields number input width’ is closed to new replies.