is it possible to hide on the search results page the field number of free accomodations and also the label x available from x accommodation.
at the moment I hide reservation forms and buttons which is working 🙂 .button.mphb-button.mphb-recommendation-reserve-button { display: none; } .mphb-reserve-room-section .button.mphb-button.mphb-book-button { display: none; }