Many input fields and settings toggles have tooltips that help explain their function.
If desired, they can be disabled using CSS.
.mainwp-ui [data-tooltip]:before, .mainwp-ui [data-tooltip]:after { display: none !important; }
The easiest way to apply the code is using our Custom Dashboard extension and placing it in the CSS tab.