Viewing 15 posts - 106 through 120 (of 123 total)
  • #236006
    romanhajek
    Member
    Post count: 107

    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.

    #236013
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You can hide that if you want, like this:

    p#billing_company_field * {
        display: none;
    }

    Thanks.

    #236014
    romanhajek
    Member
    Post count: 107

    in the style.css of the child theme right?

    #236017
    David Martin – Support
    Moderator
    Post count: 20834

    I would keep it within your Theme Options => Custom CSS for ease.

    Thanks.

    #236018
    romanhajek
    Member
    Post count: 107

    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

    Attachments:
    You must be logged in to view attached files.
    #236020
    David Martin – Support
    Moderator
    Post count: 20834

    I cannot replicate that in Safari or Chrome. Have you just changed it?

    Thanks.

    #236022
    romanhajek
    Member
    Post count: 107

    what does it look like for you?

    #236025
    David Martin – Support
    Moderator
    Post count: 20834

    Please see screenshot.

    Attachments:
    You must be logged in to view attached files.
    #236029
    romanhajek
    Member
    Post count: 107

    Firmenname shouldnt be stated anymore, right?
    scroll down to see the problem.

    #236032
    David Martin – Support
    Moderator
    Post count: 20834

    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.

    #236035
    romanhajek
    Member
    Post count: 107

    thanks a lot, do you see this notice as well?(see screenshot)-

    UPDATE: ITS GONE

    Attachments:
    You must be logged in to view attached files.
    #236037
    romanhajek
    Member
    Post count: 107

    how do I get read of the Filter on http://www.itscult.com/shop/ just over “Produktkategorie”.

    #236038
    David Martin – Support
    Moderator
    Post count: 20834

    You need to remove the widget from your Sidebar 1. Appearance => Widgets.

    Ref: https://docs.woothemes.com/document/woocommerce-widgets/

    Thanks.

    #236039
    romanhajek
    Member
    Post count: 107

    no I meant namely Filter next to the ‘+’.

    Attachments:
    You must be logged in to view attached files.
    #236041
    David Martin – Support
    Moderator
    Post count: 20834

    To remove them:

    .woo-aux-options {
        display: none;
    }

    Thanks.

Viewing 15 posts - 106 through 120 (of 123 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register