If you would like you can use CSS to hide elements you do not want to see. There is not currently a way to replace it with alternative content.
Here's an example of CSS to hide the phone number in the Control Panel
#ControlPanelModal .axero-widget-content.axero-widget-content-padded.axero-entity-formatted-content p:last-of-type {display: none;}
#ControlPanelModal .axero-widget-content.axero-widget-content-padded.axero-entity-formatted-content p:last-of-type {
display: none;
}
Add the following code to Control Panel > System > CSS Overrides :
/* Hide Axero widgets in corner gear sidebar */ .axero-widget-nav-list:nth-child(3), .axero-widget-support {display:none;}
You can utilize Chrome Developer Tools to find the classes and hide them.
Schakel JavaScript in om de bestand uploader te gebruiken.
vraagt om toegang tot een Wiki die Je hebt vergrendeld: https://connact.space/spaces/1/community-development/wiki/view/6919/hide-axero-widgets-in-control-panel-views