• For some reason my dropdown menus are displaying horizontally instead of vertically. I tried playing with the css, and I thought the fix would be to add this class

    ul.sub-menu {
        display: block;
    }

    But that didn’t work. Any advice would be greatly appreciated! Thank you

    The page I need help with: [log in to see the link]

  • The topic ‘Dropdown menu displaying horizontally- change to vertical’ is closed to new replies.