Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
i used this:
/* Vantage Main Menu Nowrap Sub Items */
.main-navigation ul ul a {
width: 100% !important;
white-space: nowrap;
border-bottom: 1px solid #fff;
}
but it doesnt go all the way across on menus with shorter names…see the example for a clear understanding
Hi pelsar
Looks like you have the line sorted out. To stop the wrap from happening, try the following at Appearance > Custom CSS: