Changes

Jump to navigation Jump to search

Custom CSS

132 bytes added, 15:05, 24 May 2019
=== Hide the offer description on the check-out page===
.at_offersummary {display: none;}
 
=== Show number of nights on mobiles===
@media only screen and (max-width: 767px){
.b24-selector-numnight {display: block;}
}
= Multiple Booking Page =

Navigation menu