Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6008
    NathanZad
    Member

    Hi there,

    Site address is http://www.GTHiringSolutions.ca/blog

    Submenus appear on home page at hover, but then disappear when moving away from main menu item, thus not able to access submenus from home page.

    Please advise.

    Thanks, BTW. We love your theme!

    #6082
    Sakin
    Keymaster

    @NathanZad: Looks like you have customized the css. Now, add the following css in “Custom CSS” box in your Theme Options panel.
    #branding .default-menu ul ul, #branding ul.menu ul { top: 2.5em; }

    #6108
    NathanZad
    Member

    Thanks so much @Sakin!

    #8527
    Anonymous
    Inactive

    Same issue. I’m guessing it’s bc of modifying the CSS to make my menu smaller (the code you gave me worked perfectly, thanks!).

    http://www.fluoridefreemaine.com (password: ff)

    Catch Everest Pro

    #8528
    Sakin
    Keymaster

    @alisonmckellar: Nice site. Yes, now you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header-menu ul.menu ul { top: 30px; }

    #8532
    Anonymous
    Inactive

    Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘No access to submenus from homepage’ is closed to new replies.