enter image description here

Recently, a border has appeared around certain navigation items. How do I remove this?

有帮助吗?

解决方案

You may have noticed that the headings with the boxes don't have the Simple Link filled out in the term set and the ones without the boxes do. That's how we resolved it on our environment. I understand environments may differ.

其他提示

Is it a custom navigation?

It only happens on some of nodes.

You need to use the F12 developer tools to check the style used in the issue node. Remove the style which causes it from your code.

许可以下: CC-BY-SA归因
scroll top