New Landing How can we help? Atelier How to remove product filter from mobile site

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #271980
    keysilinares
    Member
    Post count: 165

    Hello, I have purchased an advanced product filter. Therefore, I wish for the product filter that comes with this theme to be disabled in all viewport sizes. However, even with setting it as “disabled” it still appears. Please advise. See attached.

    Attachments:
    You must be logged in to view attached files.
    #272007
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    @media only screen and (max-width: 767px){
    .woo-aux-options-wrap{
       display:none;
     }
    }

    Hope it helps.

    -Rui

    #272195
    keysilinares
    Member
    Post count: 165

    Thanks!

    #272206
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Rui

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