Home Forums WoodMart support forum Woodmart Wommerce sort by list – hide "average rating" only

Woodmart Wommerce sort by list – hide "average rating" only

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

    BertranddesmetsWM
    Participant

    Hi,

    I am trying to find a way to hide the average rating option in WOODMART Woocommerce Sort by widget in filter area. Is there a css available for this?

    Kind regards,
    Bertrand

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

    Hello,

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

    #WOODMART_Widget_Sorting{
    display:none;
    }

    Best Regards

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