Theming: Custom CSS

.remember-login-container {
	display: none;
}
#contactsmenu {
	display: none;
}

Disabling in config.php would of course be the better solution.

1 Like