hairstyle question

Home Support Themes Forum hairstyle question

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3801
    Anonymous
    Inactive

    Hello.

    What I can use syntax to indicate the current menu?

    for example (style.css):

    .main-nav ul li a: hover {text-decoration: none; padding: 10px 10px; color: # 000000; border-bottom: 5px solid #ffffff;}

    here describes the selection of the menu item to which pointer induced.

    how do I add here stylization about the active (current) menu item?

    hairstyle template

    #3836
    FlyThemes
    Keymaster

    Hi

    You can style this class.
    .main-nav ul li.current_page_menu a{your css here.}

    Thank You

    #3873
    Anonymous
    Inactive

    sorry but it does not work

    #3894
    FlyThemes
    Keymaster

    Hi

    Please send us the site url and the login details to support@flythemes.net so we can check and resolve it.

    Thank You

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