• adosharp

    (@adosharp)


    Hi thanks for your plugin.

    The quantity input is too small and does not show the numbers. Please advise how to fix so user can see the number of items to add.

    I would also like to increase the size of the PRICE

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Zenaul Islam

    (@zenaulislam)

    Hello @adosharp ,

    Thank you for using our plugin! We’re glad to have you on board. ??

    Fixing Quantity Input Size:
    The issue with the quantity input field might be due to a conflict with your theme. To ensure the numbers display correctly, you can try adjusting its size with the following custom CSS:

    .single-product.woocommerce .quantity input.qty {
    width: 60px; /* Adjust the width as
    height: 40px;
    }

    You can add this CSS by navigating to Appearance > Customize > Additional CSS in your WordPress dashboard.

    If the issue persists, it may be related to your theme’s styling. In that case, feel free to reach out, and we’ll be happy to assist you further!

    Best regards,
    Zenaul Islam

    Thread Starter adosharp

    (@adosharp)

    Thankyou Zenaul, this has worked perfectly.

    Appreciate your quick response to my request.

    Plugin Contributor Zenaul Islam

    (@zenaulislam)

    Hello @adosharp,

    Thank you for your kind words! ?? We’re glad to hear that everything worked perfectly.

    If you have any more questions or need further assistance in the future, feel free to reach out—we’re always here to help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.