Hide the number of accomodations on search page results

Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Hide the number of accomodations on search page results

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1197047
    Felizia Katzer
    Participant

    Hello,

    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;
    }

    Thank you
    Felizia

    #1197162
    Felizia Katzer
    Participant

    I find the solution in the forum 🙂

    #1199116
    Andre Flores
    Moderator

    Hello Felizia,

    Thank you for letting us know, I am glad that you were able to find a solution 🙂

    Regards,
    Andre

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.