Translations:Remove Elements from booking page/24/en

Please go to Custom Features -> Custom Features and enable Custom CSS feature. Then in this feature Settings or in Custom Features -> Custom CSS paste to Booking page CSS window at the very top the following code:

#membership-view #membership-filters {
   display: none;
}