Comments 21Paulo started the conversationDecember 1, 2021 at 7:10pmHi. When there's an active link in the navigation a box appears around it.How can I get rid of it or manipulate it?Thank you 7,092Oliver repliedDecember 2, 2021 at 9:41amHI! CSS example: #site-header .header-colors-light.header-style-4 #primary-menu.no-responsive > li.menu-item-active > a { border-color: transparent !important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 21Paulo repliedDecember 2, 2021 at 1:12pmThat worked. Thank you Oliver. 7,092Oliver repliedDecember 2, 2021 at 1:17pmYou're welcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi. When there's an active link in the navigation a box appears around it.
How can I get rid of it or manipulate it?
Thank you
HI!
CSS example:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
That worked. Thank you Oliver.
You're welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver