Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #682785

    I’m working on a site in which I’ve selected “Logo Left, Menu Below” as my Menu and logo position. I’m using the latest version of Enfold on WordPress 4.6. I was using a child theme, but switched to Enfold to remove my customizations from the equation. I also disabled all plugins, just in case.

    When I have “Logo Left, Menu Below” selected, dropdown navigation items on the primary navigation do not appear. After some troubleshooting I narrowed it down to the following rule in grid.css

    #wrap_all {
    /* … */
    overflow: hidden;
    }

    if I turn off that overflow:hidden, all is well. I’m just concerned about how doing so will affect my site in the future. Has anyone else run into this?

    #683469

    Hi breich,

    Could you post a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

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