CSS を使用して非表示にできます (Making custom CSS changes on your site)
#topic-footer-buttons .pinned-button{
display: none;
}
なぜ非表示にしたいのですか?
CSS を使用して非表示にできます (Making custom CSS changes on your site)
#topic-footer-buttons .pinned-button{
display: none;
}
なぜ非表示にしたいのですか?