Custom CSS: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 230: Line 230:
*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 Dasboard selector (drop-down menu) from DASHBOARD===
===Hide the Dashboard selector (drop-down menu) from DASHBOARD===
  .dashcontrol #dashid{display: none !important}
  .dashcontrol #dashid{display: none !important}