Universal CSS Navigation Menu Support Product Page

This topic is locked

Dotted Lines on Hover - RESOLVED

Asked 10 Apr 2010 04:41:54
1
has this question
10 Apr 2010 04:41:54 Dan Berdusco posted:
Hello everyone! I've just been trying to edit the style sheets to remove the 'dotted outline' effect on the hover state of all of the pre-designed styles. I notice in one of the demos on this site that the dotted lines happen in one demo and then in another they are not present.

My question is what do I need to edit to make the dotted outlines not present?

Thanks in advance. Dan.

Replies

Replied 12 Apr 2010 11:43:17
12 Apr 2010 11:43:17 Patrick Woldberg replied:
.dmxNavigationMenu li a {
  outline: none;
}
Replied 12 Apr 2010 19:06:43
12 Apr 2010 19:06:43 Dan Berdusco replied:
Thanks Patrick!

Reply to this topic