Remove Price and minimum nights

  • This topic has 1 reply, 2 voices, and was last updated 4 years ago by Andre Flores.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1090917

    How do you remove the price and minimum nights from the accommodation page availability form?

    #1091073

    Hello Diana,

    Simply add the following code under Appearance ->Customize ->Additional CSS:

    .single-room-form-wrapper .mphb-regular-price {
    	display: none;
    }

    Regards,
    Andre

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