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

    Hi,

    Is it possible to make a nav menu button have a background color when I’m on that select page.

    Example. If I’m on the Fighter Jet Page the top nave menu area That Says Fighter Jet has a yellow background.

    #459787

    Hey!

    The link you posted returns a file index.

    Cheers!
    Josue

    #459798
    This reply has been marked as private.
    #459803

    Hey!

    Try adding this code to the Quick CSS:

    #header .main_menu .current-menu-item {
        background: red;
    }

    Cheers! 
    Josue

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