Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #132609
    Dennis Johnson
    Participant

    Hi I am using WooCommerce with my theme, High Responsive Pro.

    I am having an issue that when the amount of a product is over 9 you can only see the first digit.

    I’m assuming it can be fixed with custom css but not sure if there is a different way.

    Any advice would help!

    Thanks,
    Michele

    #132646
    Skandha
    Participant

    @nsd: Please post in your site URL.

    Regards,
    Skandha

    #132662
    Dennis Johnson
    Participant
    #132801
    Skandha
    Participant

    @nsd: Sorry for the late reply.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .quantity .input-text {
        padding-left:0;
    }

    Let me know if this does the trick.

    Regards,
    Skandha

    #132833
    Dennis Johnson
    Participant

    Perfect that worked! Thanks again for your help!

    Michele

    #132910
    Skandha
    Participant

    @nsd: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/high-responsive/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.

    Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘WooCommerce issues with High Responsive Pro’ is closed to new replies.