Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Please try to add the below CSS code from the Appearance >Customize > Custom Header, and check.

    #site-navigation-wrap .dropdown-menu {
        display: block;
        float: none;
        position: relative;
        top: auto;
        left: auto;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    Thread Starter nunomazer

    (@nunomazer)

    It works, thank you

    Glad to hear that the issue has been fixed!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘1.8.9 Breaks Primary Navigation Menu’ is closed to new replies.