Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1180129

    How would i have the menu link text change color when on a specific page?

    #1180351

    Hey lmzucker432,

    You can change it by adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #top.page-id-172 #header #avia-menu .avia-menu-text {
        color: green;
    }

    Just replace 172 with the page ID of the specific page.
    If you apply it in multiple pages, just copy and paste the code then replace the page-id and the color.

    Best regards,
    Nikko

    #1180382

    Thank you support

    • This reply was modified 4 years, 10 months ago by lmzucker432.
    #1180452

    Hi lmzucker432,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu Link highlighted when on that page’ is closed to new replies.