您好 @ammar37,
您可以使用 CSS 来隐藏它。 在管理员中创建一个新组件,并将以下内容粘贴到 CSS 部分:
.topic-list .main-link.focused { box-shadow: none; }