Home Forums WoodMart support forum remove sort option

remove sort option

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #275749

    Sebastian_Ger_BF
    Participant

    Dear Woodmart Team,

    i would like to remove the sort option (marked in the screenshot)
    I can´t find how to do this.
    Could you help me, please?

    Best regards

    Sebastian

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

    Hello,

    Please add the following Custom CSS code in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-ordering {
    display: none;
    }

    Best Regards.

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