Hello,
I don't want to use the font-resizer. How can I remove it from the screen?
#gk-tools {
display:none;
}
#gk-tools {
display:none !important;
}
#gk-tools {
display:none !important;
}