Custom CSS: Difference between revisions

Jump to navigation Jump to search
Lesley (talk | contribs)
Line 233: Line 233:
=== Show number of nights on mobiles===  
=== Show number of nights on mobiles===  
<code>.b24-selector-numnight { display: inline-block !important; }</code>
<code>.b24-selector-numnight { display: inline-block !important; }</code>
=== "Check-in" and "Check-out" text ceases to use the Highlight Background colours and uses a white background instead with narrow width screens ===
#inputcheckingroup { background: transparent !important; border: none !important;}
#inputcheckoutgroup { background: transparent !important; border: none !important;}


=== Hide room picture on check-out page===  
=== Hide room picture on check-out page===