.menuo-no-borders #Top_bar .menu > li > a span:not(.description) {
border-right-width: 10px;
}
But I'm running into a problem when scaling the browser window where the spacing between the menu items is too much and the navigation gets pushed below the logo.
Is it possible to remove the above CSS at a certain scaled window size?
Comments
what about if you align the menu right. You can do that in theme options>menu&actions bar > menu
thanks
thanks