1. birgitsax
  2. Commercial Templates
  3. Monday, 23 November 2015
  4.  Subscribe via email
Hi, I am using enlighten template and when I go onto a main menu button and the submenu window opens and I move the mouse down - if I am not fast enough, the submenu window closes again...is there a way to resolve this?
Thanks.
Link sent in private message.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To resolve try adding the following to the Custom CSS field of your templates parameters..


#hornav li:hover > ul, #hornav li ul li:hover > ul {
top: 40px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect, thank you! That did it! Great support as always...really appreciated!!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi, just to post another thing, with this additional code which I have received from Maria, the submenu is really perfect now....just to let you know...
Thanks for awesome support guys!!

Add this to Custom CSS:

#hornav li:hover > ul, #hornav li ul li:hover > ul {
top: 38px;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Excellent! Thank you for the update :)

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!