Hello Guys!
I have a menu in the footer, when a menu is selected there is beam visible. In the picture this with “contact”‘. How can I remove this?
Greets Tim
Hey Tim!
Add this code to Quick CSS or custom.css:
#footer .current-menu-item{
background-color: transparent;
box-shadow: none;
}
Regards,
Arvish
Hey Arvish!
Forget to mention: thnx topic can be closed.
Greets Tim