Hi, I hope someone can help, i’m trying to remove the Topic-map.
I’ve tried this and the button has gone but not the main body of it…am I missing something?
.topic-map section {
display: none;
}
.topic-map .buttons {
display: none;
}