Home Forums Basel support forum Edit product filter mobile

Edit product filter mobile

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #265399

    beausophie
    Participant

    How can i edit the product filter on the mobile phone? I can’t find it

    #265414

    beausophie
    Participant

    https://ibb.co/y0mfCLn

    The first price filter should be deleted, but i can’t find where. It is not standing in the widgets…

    #265439

    Hello,

    What do you mean please? Filter looks like this on mobile: https://prnt.sc/z068n0

    The widgets are edited in Appearance > Widgets > Shop filters area

    Please clarify.

    Best Regards

    #265443

    beausophie
    Participant

    https://ibb.co/t36PJcZ

    https://ibb.co/kK9jNNG

    Look at these printscreens. I have 2 productfilters for the price. But in the widgets, shop filters area is only 1 filter standing for the price.

    I want to remove the first price filter, but i can’t find it anywhere where to do.
    Can you help?

    #265549

    Hello,

    Please remove the Basel price filter widget in the Appearance > Widgets > Shop page widget area.

    If you have any questions please feel free to contact us.

    Best Regards

    #265577

    beausophie
    Participant

    Hi there,

    Thanks for your response.

    That’s the problem. The basel price filter widget is not standing in de widgets.

    https://ibb.co/5RxtRfM

    #265754

    Hello,

    Shop filters area is the top filters and all the price filters are shown https://prnt.sc/z531ye

    If you want a sidebar you need to enable in the shop page: https://xtemos.com/docs/basel/options-for-pages-2/ then add the widgets to the Shop page widget area.

    Best Regards

    #266770

    beausophie
    Participant

    Hi there,

    Thanks again for your response.

    ”Shop filters area is the top filters and all the price filters are shown https://prnt.sc/z531ye”

    But the problem is that i want to remove the price filter on the left side. This one is not standing in the widgets, so i can’t remove it by myself!

    Look:
    https://ibb.co/CVPnmGy

    #266950

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    #BASEL_Widget_Price_Filter{
    display:none;
    }

    The second Woocommerce filter should be removed from the Shop filter area in Appearance > Widgets.

    Best Regards

    #267131

    beausophie
    Participant

    Hi.

    Thanks for the CSS code.

    I’ve add the CSS code to the theme settings, but it isn’t working.
    I have already removed the cache, but it doesn’t change.

    Can you help?

    #267367

    Hello,

    I have submitted the code by mistake for the first time, please make sure you have this code added:

    #BASEL_Widget_Price_Filter{
    display:none;
    }

    Best Regards

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