Bid Input Form Fixes for Some Themes

We have noticed that some themes are changing default quantity input field and controls from default WooCommerce one. That can cause misaligment of those fields and fixes are needed for such cases. Here are ready made fixes in form of code snippets or copy paste CSS for those who experienced described problems:

https://pastebin.com/fyQWyBJT  – fix for Shoptimizer theme
https://pastebin.com/fZFgWacP – fix for Enfold theme
https://pastebin.com/xhsegr4q  – fix for Woodmart theme
https://pastebin.com/3pudwH3e – fix for Avada theme
https://pastebin.com/M6fFue3E – fix for Salient theme
https://pastebin.com/X2c41izd – fix for XStore theme

CSS code should be copy pasted in Appereance > Customize > Custom CSS.

Code snippets and how to use them
https://wpgenie.org/tutorials-category/code-snippets-and-template-customizations-using-child-theme
(you will need account on wpgenie.org for this tutorial). You can also always contact us via support to help you with this issue.