Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1236543

    Hi,

    Is there a way to change the font colors in a secondary menu to show the active page open?

    Best,
    Lindsay

    #1236782

    Hey arch2030,

    This should be possible via css. Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #1236789

    Hi Jordan,

    I think your second reply was meant for another thread?

    I’ll put the link below for the page I’m talking about. I was able to edit the secondary menu font size via css but I’m not sure how to do an active page font color.

    #1236831

    Hi,

    Apologies yes that was for another thread. Did you mean you need to show what link is active out of:

    North & South America
    Europe, Middle East & Africa
    Asia, Asia Pacific & Oceania

    Best regards,
    Jordan Shannon

    #1237153

    Yes, exactly! So when I’m on the North & South America Page, it highlights as a different color in the secondary menu.

    #1237591

    Hi,

    Add this to quick css:

    #menu-registration-pages .current_page_item .avia-menu-text{
    color:red!important;
    }

    Adjust the color to what you need.

    Best regards,
    Jordan Shannon

    #1237612

    That worked, thank you!

    #1237616

    Hi,

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

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Active page font color for a Secondary Menu’ is closed to new replies.