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

    Hi, can anyone tell me how I can change the color of the main menu when a page is active?

    #1164168

    Hey Mickyhood,

    Here are the docs for you:

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1164193

    Thanks. I used this code for active link menu, and work.

    /* Highlight topbar current menu */

    #top #header_meta li.current-menu-item a {
    color: gold;
    }

    #1164268

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.