Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #345829

    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

    #345841

    Hey Tim!

    Add this code to Quick CSS or custom.css:

    #footer .current-menu-item{
        background-color: transparent;
        box-shadow: none;
    }

    Regards,
    Arvish

    #351188

    Hey Arvish!

    Forget to mention: thnx topic can be closed.

    Greets Tim

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Beam in footer’ is closed to new replies.