how ill remove quantity option ? add buy now ? add appointment option on every specific product and if i view any category as a page i can see large space at the bottom after footer , how to remove that ?
1— WooCommerce allows you to select how many products you have in stock, so you can select only 1. Anyway if you want to remove quantity with CSS then please add the code below to your Custom CSS area:
For more info please check if there is any plugin that does this job or contact WooCommerce directly.
2— As for the appointment maybe you can achieve that with any third-party plugin because WooCommerce plugin doesn't offer an option like this.
3— The space shows when the page is very small, when the page has enough informations in it then you will not see that space. Anyway, we can check that again when your site is online because it's impossible to help you with this question if your site is on localhost.
how ill remove quantity option ? add buy now ? add appointment option on every specific product and if i view any category as a page i can see large space at the bottom after footer , how to remove that ?
Hi there,
1— WooCommerce allows you to select how many products you have in stock, so you can select only 1. Anyway if you want to remove quantity with CSS then please add the code below to your Custom CSS area:
For more info please check if there is any plugin that does this job or contact WooCommerce directly.
2— As for the appointment maybe you can achieve that with any third-party plugin because WooCommerce plugin doesn't offer an option like this.
3— The space shows when the page is very small, when the page has enough informations in it then you will not see that space. Anyway, we can check that again when your site is online because it's impossible to help you with this question if your site is on localhost.
Thanks for support.
ill use css
The space below footer is too large
ill try solve it thanks
Glad to hear that
Have a great day!