Help for WpEstate - a Real Estate Wordpress Theme Help for WpEstate - a Real Estate Wordpress Theme

  • WpEstate
  • Video Tutorials
  • Client Support
Home / Knowledge Base / Delete Sort Filters from properties list or advanced search results

Delete Sort Filters from properties list or advanced search results

You can use a CSS trick to hide options from SORT dropdown

.listing_filters_head .listing_filter_select [data-value=”1″] {
display: none;
}

.listing_filters_head .listing_filter_select [data-value=”2″] {
display: none;
}

Hides [data-value=”1″] means the order of the option in dropdown. You can change the value depending on what element you want to remove and what is the order number of that element in list

Help to add custom css -> https://helpv4.wpestatetheme.org/article/how-to-add-custom-css/

 

Knowledge Base

Related Articles

  • Hide video from Property Page Menu
  • How to add MailChimp form
  • Emails are not sending-only for Blue Host
  • Remove advanced search only from homepage

Categories

  • 41. Mandatory Setup Instructions
  • 142. Demo and Content Setup
  • 8Advanced Search Settings
  • 4Agent & Blog Posts
  • 9Change Log
  • 3Child Theme
  • 7Custom Page Templates
  • 3Design Options
  • 1Footer Settings
  • 7Google Maps
  • 6Header / Menu Options
  • 1IDX
  • 4Included Plugins: Rev Slider, Ultimate Addons, Visual Composer
  • 14Knowledge Base
  • 1Other Plugins
  • 2Payment Options
  • 10Property Post
  • 5Technical how to
  • 25Theme Options
  • 6Translation
  • 1Uncategorized
  • 5WpEstate Shortcodes
  • 1WpEstate Widgets
  • 1WPML - optional
Flatbase by NiceThemes © 2023. — Powered by WordPress.
  • WpEstate
  • Video Tutorials
  • Client Support