Site logo

Archived topic

Secondary Menu/Safari Conflict

4 replies · Started by Riley Moore on January 31, 2015

Viewing posts 1–5 of 5

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!

Hi there,

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

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!

Glad you found a solution :)

This archived topic is closed to new replies.