[Resolved] Secondary Menu/Safari Conflict

Home Forums Support [Resolved] Secondary Menu/Safari Conflict

Home Forums Support Secondary Menu/Safari Conflict

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #70852
    Riley Moore

    Hi,

    I have the secondary menu set to display only on mobile, as I have two different menu structures for full screen and mobile phones. Using .secondary-navigation {display:none;} works beautifully on every browser and device except for Safari. In Safari, hiding the secondary menu results in the widgets from the two columns to float on top of the main content. I can’t for the life of me seem to get this sorted out. Help!

    #70853
    Riley Moore

    Just realized I didn’t link to my site. Here it is: http://helmholzfineart.com/about

    There’s a placeholder over the homepage so you have to navigate to a subpage to view the problem.

    And here’s what I’m seeing in Safari: http://s18.postimg.org/eic28ur2h/testing.png

    You’ll notice two menu lists floating over the smaller copy.

    #70975
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try using visibility: hidden and visibility: visible as well as display none/block – let me know if it makes any difference.

    #71457
    Riley Moore

    Hi Tom,

    I didn’t have success with that, but I found a workaround by hiding only the li elements, which prevented the layout from shifting.

    Thanks for your help!

    #71516
    Tom
    Lead Developer
    Lead Developer

    Glad you found a solution 🙂

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