Comments macca started the conversationSeptember 8, 2017 at 8:38pmDrop down menu background sits on top of the parent navigation item. How do I adjust the position so it's not blocking and edit the background and hover colours of the sub menu? Thanks in advance. 9,016Tahir repliedSeptember 9, 2017 at 10:47amHey , You can set a Custom Header color Scheme in the Theme Options Panel : http://prntscr.com/gj04by . Also the Dropdown style can be set in here: http://prntscr.com/gj04gj . Best ThemeNectar Support Team macca repliedSeptember 9, 2017 at 1:18pmThanks, Problem is the nav is blocking the parent item WHen i make the css chnage in chrome inspector I can fix it, but when I change it via the CSS style sheet it's not working. Salient rule - header#top .sf-menu >li:hover >ul, header#top .sf-menu >li.sfHover >ul{ top:15px}WHat I think is the fix - header#top .sf-menu >li:hover >ul, header#top .sf-menu >li.sfHover >ul{ top:0px} 3,034Andrew repliedSeptember 9, 2017 at 6:50pmHey there, I took a look at your site and it seems to be working ok.Try clearing your cache and see if that fixes the issue. Please feel free to contact us if you have any further questions. Best Regards. Sign in to reply ...
Drop down menu background sits on top of the parent navigation item.
How do I adjust the position so it's not blocking and edit the background and hover colours of the sub menu?
Thanks in advance.
Hey ,
You can set a Custom Header color Scheme in the Theme Options Panel : http://prntscr.com/gj04by . Also the Dropdown style can be set in here: http://prntscr.com/gj04gj .
Best
ThemeNectar Support Team
Thanks, Problem is the nav is blocking the parent item
WHen i make the css chnage in chrome inspector I can fix it, but when I change it via the CSS style sheet it's not working.
Salient rule - header#top .sf-menu >li:hover >ul, header#top .sf-menu >li.sfHover >ul{ top:15px}
WHat I think is the fix - header#top .sf-menu >li:hover >ul, header#top .sf-menu >li.sfHover >ul{ top:0px}
Hey there,
I took a look at your site and it seems to be working ok.
Try clearing your cache and see if that fixes the issue.
Please feel free to contact us if you have any further questions.
Best Regards.