New Landing › How can we help? › Themeforest Theme Support › Neighborhood › problems over problems
the checkout http://www.itscult.com/zur-kasse/, namely the land Anyhow the firmenname is named but there is no text field provided for it. I don’t want the firmenname to be mentioned, to boil it down the firmenname shouldn’t be there at all.
Hi,
You can hide that if you want, like this:
p#billing_company_field * { display: none; }
Thanks.
in the style.css of the child theme right?
I would keep it within your Theme Options => Custom CSS for ease.
I tried it (in the child theme style.css) and it looks better now, but its still there see screenshot. Furthermore the land-dropdown is to long
I cannot replicate that in Safari or Chrome. Have you just changed it?
what does it look like for you?
Please see screenshot.
Firmenname shouldnt be stated anymore, right? scroll down to see the problem.
You did not add the CSS to the theme options custom CSS as instructed.
I have now done this for you. As such, the field is no longer present.
thanks a lot, do you see this notice as well?(see screenshot)-
UPDATE: ITS GONE
how do I get read of the Filter on http://www.itscult.com/shop/ just over “Produktkategorie”.
You need to remove the widget from your Sidebar 1. Appearance => Widgets.
Ref: https://docs.woothemes.com/document/woocommerce-widgets/
no I meant namely Filter next to the ‘+’.
To remove them:
.woo-aux-options { display: none; }
You must be logged in and have valid license to reply to this topic.