Remove "number" out of "number" accommodations available

Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Remove "number" out of "number" accommodations available

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #742932
    Eleftheria Dimitriadi
    Participant

    Hi

    Is it possible to disable the “number” out of “number” accommodations available that appears under each room in the search results page?

    #747318
    Stacy Lind
    Keymaster

    Hi Eleftheria,

    Add the following to Appearance > Customize > Additional CSS:

    .mphb-rooms-quantity-wrapper {
        display: none !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.