Category:Sub Account: Difference between revisions

Jump to navigation Jump to search
Lesley (talk | contribs)
Lesley (talk | contribs)
Line 277: Line 277:


===== Hide the button 'Add Booking' at the top of the control panel =====
===== Hide the button 'Add Booking' at the top of the control panel =====
Go to SUB ACCOUNTS and add the following code in the field "Control panel custom CSS" for the sub account:


<code>.b24btn_AddBooking{display:none}</code>
<code>.b24btn_AddBooking{display:none}</code>