הסר את לחצן "נעוץ" בתחתית נושא

You can hide it with css (Make CSS changes on Your Site)

#topic-footer-buttons .pinned-button{
    display: none;
}

Why do you want to hide it?

4 לייקים