• I am having the same issue that was resolved in another topic, but it’s not working for me. My navigation dropdown is completely cut off when in mobile view. I tried what was suggested by adding
    #main-navigation:target > .sf-menu > ul {
    overflow:visible;
    }
    but no luck. Any suggestions?

    karasurbandayspa.com (mobile view)

The topic ‘Responsive Mobile Navigation Dropdown’ is closed to new replies.