New Landing How can we help? Atelier Category Drop Down Menu in Shop Page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #241573
    bioterraherbs
    Member
    Post count: 68

    Hi,

    First question – The bottom part of text was cut off by the box (see red box in the attached picture) in the shop page category drop down. How can I fix this so the text is not cut off?

    Second question – how can I add a selection in that category drop down that will display all products?

    Thanks

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

    Hi,

    1) Please test this CSS, add this to your Theme Options => Custom CSS:

    input[type="text"], input[type="email"], input[type="password"], textarea, select, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .ginput_container input[type="text"], .ginput_container input[type="email"], .ginput_container textarea, .ginput_container select, .mymail-form input[type="text"], .mymail-form input[type="email"], .mymail-form textarea, .mymail-form select, input[type="date"], input[type="tel"], input[type="number"] {
        height: 38px;
    }

    2) I don’t think there is a way to do that in the WooCommerce widget, I think the only way is to setup a new category ‘All Products’, then bulk assign that to your products.

    Thanks.

    #241590
    bioterraherbs
    Member
    Post count: 68

    Thank you.

    #241593
    bioterraherbs
    Member
    Post count: 68

    One more question – how do I hid the categories under the product name in the shop page? Please see attached.

    Thanks,

    Attachments:
    You must be logged in to view attached files.
    #241684
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .posted_in{
    display:none !important;
    }

    Thanks
    Mohammad

Viewing 5 posts - 1 through 5 (of 5 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