איך להסיר את סרגל התחתון מכל הנושאים

Hide it with CSS:

.topic-map {
    display:none;
}
5 לייקים