Custom CSS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 2: | Line 2: | ||
[[Category:Widgets]] | [[Category:Widgets]] | ||
[[Category:Booking Page]] | [[Category:Booking Page]] | ||
[[Category:Accounts]] | |||
''This page gives Custom CSS examples'' | ''This page gives Custom CSS examples'' | ||
| Line 174: | Line 175: | ||
*SUB ACCOUNTS > ACCOUNT LIST to apply for all sub accounts | *SUB ACCOUNTS > ACCOUNT LIST to apply for all sub accounts | ||
*SUB ACCOUNTS > ACCOUNT LIST > MANAGE ACCOUNT to apply for a specific sub account | *SUB ACCOUNTS > ACCOUNT LIST > MANAGE ACCOUNT to apply for a specific sub account | ||
===Hide the "Add Booking" from mobile DASHBOArD=== | |||
.mobiledashaddbooking{display:none;} | |||
===Change the blue Login button on the initial Beds24 page (resellers only)=== | ===Change the blue Login button on the initial Beds24 page (resellers only)=== | ||