+ Reply to Thread
Results 1 to 3 of 3

Thread: filter optional to show or hide +/-

  1. #1

    filter optional to show or hide +/-

    Hello everybody

    I want the filter optional to show or hide +/-, as in the Mobile View.

    Can anyone tell me how to do that?
    colapse.jpg

  2. #2
    Hello Claude Meury,

    You can hide it manually through css.
    category filter box has class="categoryFilter"
    You should open file: ftp://templates>>your_template>>css>>style.css find line: @media screen and (max-width: 767px) {

    and after add new code:
    Code:
    Only registered members can view the code.
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Hello Viktor

    Thanks for your answer. Hmm not working.

    I have the filter in the middle. I want the filter is standart always closed. Clicking it will open.

    What can I do?

+ Reply to Thread