-
AuthorPosts
-
December 3, 2015 at 6:27 pm #546585
Hi guys
Quick question: the menu seems to have grown in height after the update to 3.4.4. Instead of having all menu items boxed there is now a gap top and bottom.
The cache has been flushed and it appears on un-cached pages too (on Admin login).How it should look
How it looks nowCan you help please? It looks messy like this.
Have disabled and re-enabled plugins to no avail. No-Right_click disabled.
Thanks
Ed
http://www.swarez.co.uk- This topic was modified 8 years, 11 months ago by Swarez.
December 7, 2015 at 12:00 pm #547905Hi Swarez!
Please go to Enfold theme options > Header and choose Large Separator in “Separator between menu items”
Cheers!
YigitDecember 7, 2015 at 1:51 pm #547969Hi Yigit
None of the options work as you suggest. The physical depth of the menu is now much bigger than before the update. Like I show in the photos. Changing the separator height to small or large makes no difference. So how can I change the height back to narrow like it used to be?
Regards
EdDecember 7, 2015 at 1:53 pm #547972Hi!
Do you mind creating a temporary admin login and posting it here privately?
Regards,
YigitDecember 7, 2015 at 4:08 pm #548047Thanks Yigit, much appreciated. Enclosed logins.
Google Authentication Disabled.
Regards
EdDecember 7, 2015 at 4:24 pm #548061Hi!
I chose large separator and added following code to bottom of Quick CSS field
.html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child { height: 40px; } .html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a { height: 40px; line-height: 40px; }
Please review your website now
Best regards,
YigitDecember 7, 2015 at 4:34 pm #548081Hi Yigit
Thankyou – that does cure most of the issue but I’m afraid that’s made the menu way too long!!!! This was the issue with using long separators – now the iPad (where 70% of my visitors are) shows the menu overlapping. I cannot have that.
I have sized the menu exactly to fit Landscape on an iPad and it look great – whilst I appreciate you closing the gap on the menu it has now caused another problem
If it’s a problem my friend then let’s leave it the way it was and I’ll live with it for now.Thanks
EdDecember 7, 2015 at 4:43 pm #548094Hey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 1024px) { #header_main_alternate .container { padding: 0; } .av_seperator_big_border .av-main-nav > li > a { min-width: 70px; } }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
This should help :)
Regards,
YigitDecember 7, 2015 at 4:50 pm #548103OK thanks Yigit; I have amended the minimum gap a little so i will see how that goes..
Thank you very much for your help.
Regards
EdDecember 7, 2015 at 4:51 pm #548104 -
AuthorPosts
- The topic ‘Gap in separator on centred menu after 3.4.4’ is closed to new replies.