Home Forums WoodMart support forum Moved: Reply To: Remove what?

Moved: Reply To: Remove what?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #175120

    PD11
    Participant

    Hi Elise,

    I did, but in your example it’s also not working. I don’t understand. So the only thing I’d want to obtain is the filter sorting dropdown. This filter button should be removed.

    #175216

    Hello,

    Please provide the page URL and screen what you want to remove.

    Best Regards

    #178340

    PD11
    Participant

    Hi Elise,

    Ok I think you don’t understand what I mean. So let me explain it one more time and please look at the attachments.

    So currently I have a filter option on the category pages, which is not working the way I want. I just would like to have a filter sorting option with dropdown. The same as on you demo store (https://woodmart.xtemos.com/shop/)

    Let me know if you understand it now, or if you need more info.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #178342

    PD11
    Participant

    Hi Elise,

    Ok I think you don’t understand what I mean. So let me explain it one more time and please look at the attachments.

    So currently I have a filter option on the category pages, which is not working the way I want. I just would like to have a filter sorting option with dropdown. The same as on you demo store (https://woodmart.xtemos.com/shop/)

    Let me know if you understand it now, or if you need more info.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #178415

    Hello,

    This sorting https://prnt.sc/rco8xc can be removed with custom CSS.

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

    .woocommerce-ordering {
        display: none;
    }

    This top filters https://prnt.sc/rcobo1 is disabled /enabled and configured in the Theme Settings > Shop page

    Best Regards

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