/* 1. Hide children, infants, and pets rows completely */ .lodgify-guest-selector .guest-row-children, .lodgify-guest-selector .guest-row-infants, .lodgify-guest-selector .guest-row-pets, .lodgify-search-selection-dropdown-item:not(:first-child) { display: none !important; } /* 2. Relabel the "Adults" text to say "Guests" if using modern HTML selectors */ /* Note: This attempts to change the visual label via CSS pseudo-elements */ .lodgify-guest-selector .guest-row-adults label, .lodgify-search-selection-dropdown-item:first-child span { font-size: 0 !important; } .lodgify-guest-selector .guest-row-adults label::before, .lodgify-search-selection-dropdown-item:first-child span::before { content: "Guests"; font-size: 16px !important; /* Adjust match your theme's font size */ }
data-new-tab="true"
data-version="stable"
data-has-guests-breakdown
>