New Landing How can we help? Atelier Woocommerce display options in Shop/products archive

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #243139
    Enric
    Member
    Post count: 1

    Hi!

    I would like to do these two things in Woocommerce-Atelier shop/products archive page:

    – Disable list layout in display options.
    – Make filter options hidden by default (show on clic).

    Could you please help me?

    Thx!

    Attachments:
    You must be logged in to view attached files.
    #243231
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .shop-layout-opts > a[title="List Layout"] {
      display: none;
    }

    The filters should not be open by default

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

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

License required for the following item
Login and Registration Log in · Register