Home>Support>Issue with menu in Vantage theme

Issue with menu in Vantage theme

Home Page

This site uses the Vantage theme. There are 2 dropdowns in the menu:

WHAT IS GYNECOLOGIC ONCOLOGY?
ABOUT US

The dropdown menu is About Us works as expected – the submenu items are stacked on top of each other. However, under WHAT IS GYNECOLOGIC ONCOLOGY? the submenu items are next to each other. There has been no customization of this theme.

The issue seems to be the length of the parent item – when I remove “GYNECOLOGIC ONCOLOGY?”, the submenu items stack on top of each other. However, the client wants the entire phrase in the parent item.

Any help would be appreciated.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 4 years, 3 days ago Andrew Misplon
    Hi, I Work Here

    Hi, thanks for reaching out.

    I think this may have gone unnoticed because it looks like it only happens with a larger font size choice. Perhaps try adding to Custom CSS:

    .main-navigation ul ul li {
        display: block;
    }

    Is that any help?

  2. 4 years, 4 hours ago blackbearnj

    No, that doesn’t seem to have helped.

  3. 4 years, 3 hours ago Andrew Misplon
    Hi, I Work Here

    Thanks for trying. Please, try removing the rule previously added and instead use:

    .main-navigation ul ul li {
        float: none;
    }
Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More