Hi paul,
Thank you for your reply. I’m sorry I meant to refer to my reply with styles that should be applied to hide dropdown:
At the moment you can do that by placing code below to style.css file of Child Theme (or Appearance>Customize Additional CSS)
.mphb_sc_search-children,
.mphb_widget_search-children,
.mphb-room-type-children-capacity,
.mphb-check-children-date-wrapper{
display:none !important;
}
Best regards,
JD