The menu displays in Fire Fox and Internet Explorer perfectly fine as a horizontal menu. Unfortunately, when I viewed my website in Google Chrome, it displayed my menu in a vertical fashion. What can I do to rectify this?
Posting what theme you’re using when this happens would be helpful; I occasionally had that problem with the plugin in Chrome when I was working with the K2 theme, and fixed it by changing the CSS styling that’s added to style.css to not include the "position:absolute:" declaration. That said, different theme and different conflicting declarations will cause different effects. I think Chrome pulls CSS information in a different hierarchy than the main browsers do.