Move WPGlobal menu location in line with theme
-
The WPGlobal language selector is not in line with the rest of my menu items (www.getcanadaair.com).
It is because the wpglobal menu is structured differently than my main navigation menu.
The regular links are structured like this:
<li> <a> <span></span> </a> </li>
The WPGlobus link is structured like this:
<li> <a> <span></span> <span></span> <ul> <li> <a> <span></span> </a> </li> </ul> </a> </li>
Is there a way I can edit the WPGlobus plugin or use CSS to move the language selector to the correct place?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Move WPGlobal menu location in line with theme’ is closed to new replies.