Home Forums WoodMart support forum Remove category page ‘sort by’

Remove category page ‘sort by’

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #565135

    supergap
    Participant

    Hi,
    I’m trying to remove ‘sort by’ form category pages, but I can’t find the way.
    I also tried by adding: #WOODMART_Widget_Sorting{display:none;} to custom CSS as you suggested in a reply and also by adding !important., but nothing changes.
    Could you suggest me the right way hide it?
    Thanks a lot

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

    Hello,

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

    .wd-products-per-page, .woocommerce-ordering {
        display: none !important;
    }

    Best Regards.

    #565226

    supergap
    Participant

    Hi,
    yes, it works fine.
    Thanks for super-fast reply!

    #565384

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Remove category page ‘sort by’’ is closed to new replies.