Quntity Number Not Display for Desktop Screen Only

  • Home
  • Topics
  • Quntity Number Not Display for Desktop Screen Only
  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home FoodBook Quntity Number Not Display for Desktop Screen Only

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10753
    Eman Live
    Participant

    The Quantity number on Ordering product is not displayed for Desktop size screen, Its function is fine, when ever plus or minus press the Quantity no is increase or decrease on backend.

    Link: Quantity Number Not Display
    The Quantity number is only not display for Desktop screen. It is fine for the other screen like mobile, tablet.
    Page link is : Page

    #10760

    Dear Eman,

    It’s all about your theme issue. The theme CSS for inputs was written strictly that’s why your theme CSS overrides our plugin CSS. Please check out this screenshot as a reference https://prnt.sc/13fun2x

    In this case, you could use the custom CSS below to fix the issue.

    input:not([type="checkbox"]):not([type="radio"]), textarea, select {
        padding: 0;
    }

    Best Regards,
    ThemeLooks Support Team

    #10773
    Eman Live
    Participant

    Thanks
    this work fine now.

    #10775

    Dear Eman,

    Please don’t forget to give us 5-Star ‘rating and review’ (on https://codecanyon.net/downloads ), if you like our item and our support too. It will give us inspiration and make us more ‘happy’ to provide exclusive support.

    Best Regards,
    ThemeLooks Support Team

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Quntity Number Not Display for Desktop Screen Only’ is closed to new replies.