HIDE / DELETE FILTER ON PRODUCT SEARCH

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22637
    sinergianegocios
    Participant

    Hello i need to Hide or Delete the Trip Date Search Filter on the product serach in the destination page.

    regards

    #22647
    wensolutions
    Keymaster

    Hello,

    If you are willing to hide the ‘Trip Date’ filter, please add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    .wp-toolbar-content .wt-filter-by-trip-date{
      display: none;
    }

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘WP Travel’ is closed to new topics and replies.