Home Forums WoodMart support forum Bug Quantity picker Firefox Version 102.0 (64-bit)

Bug Quantity picker Firefox Version 102.0 (64-bit)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #387893

    tontsaz
    Participant

    Hey. I noticed quantity picker doesn’t remove the default browser pickers on Firefox after recent Firefox update. Looks ugly. I’ll attach screenshot.

    Firefox Version 102.0 (64-bit)

    Works as intended on Chrome btw.

    Attachments:
    You must be logged in to view attached files.
    #388091

    Hello,

    Most likely the issue is caused by the plugin conflict.

    Please deactivate all the plugins except these ones:

    Slider Revolution
    WPBakery Page Builder or Elementor
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    In case, the problem remains, even after all the plugins are deactivated, provide your site admin access (insert the site credentials into the Private content block under the message area) and confirm the permission for plugins deactivation, switching to the parent or default theme. As soon as we complete the testing we will enable all back, however, the site would be without plugins for 15-20 min. You would better make the full backup of your site.

    Best Regards

    #389096

    tontsaz
    Participant

    Hey,

    I think it has something to do with how the CSS loads (maybe something to do with cache?). I added

    div.quantity input[type=”number”] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    }

    to theme css. It works now.

    • This reply was modified 1 year, 9 months ago by tontsaz. Reason: typo
    #389259

    Hello,

    We are glad you have solved the issue.

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Bug Quantity picker Firefox Version 102.0 (64-bit)’ is closed to new replies.