New Landing How can we help? Atelier Keep Filter tab open

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #286119
    lillstreet
    Member
    Post count: 35

    Hi,
    I was hoping you could help me figure out how to keep the “Filters” tab open instead of closed when you land on a search products page. (See attachment).

    Thanks!

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

    Add this to your custom css:

    
    .sf-mobile-shop-filters {
      display: block!important;
    }

    – Kyle

    #286373
    lillstreet
    Member
    Post count: 35

    That worked perfect.
    Thanks!
    I have two more question…(See Image)

    1. Is there a way to remove the word “+ Filter”?

    2. Is there a way to put boxes around “any category” & “plate” Like it does around “select a category”?

    Thanks Again!

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

    This is what I see?

    http://d.pr/i/ovYU/2Bu93kKA

    – Kyle

    #286422
    lillstreet
    Member
    Post count: 35
    This reply has been marked as private.
    #286685
    David Martin – Support
    Moderator
    Post count: 20834

    To remove the word filter, use this:

    .woo-global-filters-enabled .sf-mobile-shop-filters-link {
        display: none!important;
    }

    For borders use this:

    .sf-mobile-shop-filters .widget.widget_layered_nav select {
        border: 2px solid #f2f2f2!important;
    }
Viewing 6 posts - 1 through 6 (of 6 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