New Landing How can we help? Atelier Woocommerce filters

Viewing 15 posts - 16 through 30 (of 31 total)
  • Posted in: Atelier
  • #207088
    aleksandrinho
    Member
    Post count: 58

    Yes, these are product categories. Is there any way to make them highlighted when they are pressed?

    #207095
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    .sidebar .product-categories li.current-cat {
      background-color: #efefef;
      color: #111111;
      padding-left: 10px;
    }

    You’ll need to change the colours

    – Kyle

    #207097
    aleksandrinho
    Member
    Post count: 58

    Great, works!

    And is there any way to go back to all products view, rather than pressing back button in the browser?

    #207101
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    They would need to click the shop button again or the back button in the browser, same with all ecommerce sites

    – Kyle

    #207102
    aleksandrinho
    Member
    Post count: 58

    Ok, I will omit cateories then, add a new layered nav.
    Thanks

    #207103
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem

    #207109
    aleksandrinho
    Member
    Post count: 58

    One more thing, what is the css option to hide wish list button from everywhere.
    Please see the links:
    http://take.ms/9Ifw9
    http://take.ms/9D1Fo

    #207111
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Just disable the wishlist plugin

    – Kyle

    #207114
    aleksandrinho
    Member
    Post count: 58

    Thanks!

    #207118
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #225663
    agermster
    Member
    Post count: 10

    Is there any update to this feature coming out? My client is very demanding and is requiring a filter bar that is always open on desktop. Can you suggest anything to accomplish this? I am not going to be able to close out the project until this is done 🙁

    Thanks for the help and great theme.

    #225667
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    @agermster sorry can you explain what you mean?

    – Kyle

    #225669
    agermster
    Member
    Post count: 10

    Sorry. I am wondering how to make the mobile filter bar appear open on all devices always.

    Right now the filter does not appear until you click the “+” icon.

    Can this be done?

    #225675
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m not sure if this will work but try this:

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

    – Kyle

    #225677
    agermster
    Member
    Post count: 10

    That worked. Thanks!

    Now backtracking slightly, is it possible to have the filters open always on desktop only (not mobile or tablet)? I realize now how large they are on mobile…

    Also, can you help me tighten up the spacing and make the font smaller so that the filter matches the style of the “Shop Jewelry” navigation menu in the attached screenshot?

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 16 through 30 (of 31 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