How to disable "company name " field at the checkout form?
-
Hi, I would like to disable this company field from my checkout page, because people are still asking me for invoices…and that is annoying.
My secound question is: How to center “categories” in the drop down menu?
I narrowed it down using the code I received from you and found that “Find the product…” inscription is ideally centered, but the “categories” (WYBIERZ KATEGORIE in my case) in drop down menu it’s more close to the buttom of this field. … How to improve it? Please check both attachments for better understanding what I mean. Thanks.
This is the current code:
.search-style-with-bg.searchform .searchsubmit {
width: 37px;
height: 37px;
}
.form-border-width-1 .search-by-category .input-dropdown-inner {
height: 30px;
line-height: 37px;
}
.searchform input[type=text] {
height: 37px;
}
Attachments:
You must be
logged in to view attached files.
Hello,
1. Try this plugin https://wordpress.org/plugins/woo-checkout-field-editor-pro/
2. I do not understand your purpose. The height of Categories and menu is too low. If you want to change the place of placeholder, you can do it with padding.
Best Regards
Thank you Boss. Yes I want to change a little bit position of this placeholder inside the form field.
What kind of code I need to put in to the custom CSS? “padding or “padding-bottom”?
THX
Attachments:
You must be
logged in to view attached files.
Hello,
I do not see categories in the search http://prntscr.com/lj5lnh Please provide the page URL
Best Regards