Try this code in the Admin Settings> Theme> Advanced Settings> CSS section:
#app > div > div > main > div.ui.container > div.ui.warning.message {
display: none;
}
In Tribe you can ask and answer questions and share your experience with others!
Try this code in the Admin Settings> Theme> Advanced Settings> CSS section:
#app > div > div > main > div.ui.container > div.ui.warning.message {
display: none;
}