• Hello everyone!

    I was wondering if there is a way in order to keep the buttons highlighted when you are on the page they are pointing to.

    Thank you very much in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter danieleferreri

    (@danieleferreri)

    None can help me?

    Plugin Author DesignsAndCode

    (@designsandcode)

    Hi there, do you mean like in a nav menu?

    I’m afraid there is no simple / easy way to do it…

    You would have to start by creating your button, then looking at HTML view in the editor.

    After this you would need to dynamically display this html using PHP, and when you are on the page (detect using PHP) you would need to add a new class to the button.

    In short its pretty tricky unless you are a coder.

    Best

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to highlight the button after click’ is closed to new replies.