Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 294: | Line 294: | ||
} | } | ||
</code> | </code> | ||
=== Hide Property Name === | |||
This will remove the individual property names from the Multi Property booking page. | |||
<code>.at_propnametext {display: none;}</code> | |||
= BOOKING WIDGETS = | = BOOKING WIDGETS = | ||