-
AuthorPosts
-
June 16, 2016 at 11:27 pm #649446
Hi,
Main menu nav is not visible, even on hover. Please help.
Also, fatal server error occurs when try and update to latest Yoast SEO.
Thank you.June 17, 2016 at 5:23 am #649558Hey esotEric,
Your main menu items currently have the same blue color as the header. Please go to Enfold -> Advanced Styling and select the main menu to style and change the font color to something you prefer.
Also what is the exact error you are receiving when trying to update?
Best regards,
JordanJune 17, 2016 at 7:28 pm #649952Hi, the main menu items were set to #ffffff, which they have always been set to. There is nothing to update as the font has always been set at #ffffff. Still invisible.
Error after updating Yoast SEO is:
Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at [no address given] to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
June 17, 2016 at 9:12 pm #649983Hi!
Can you please disable the plugin and check after?
As seems it might be causing a conflict based on it error or braking something.Please do check it and let us know after.
Regards,
BasilisJune 17, 2016 at 11:53 pm #650034Hi,
Thank you. I disabled the plug-ins one-by-one to same result. Was able to update Yoast after disabling other plugins. Main nav issue still occurring though.June 20, 2016 at 5:19 am #650591Hi,
Your menu is visible and showing in white on my end, did you manage to get it working? If not then please try to clear your browser cache and reload a few times to try a different browser and/or machine.
Best regards,
RikardJune 28, 2016 at 12:30 am #654010Hi,
I have cleared the cache and attempted to view on Safari, Firefox, and Epic. The menu is not visible on any of them. Tried on two different computers as well. Thank you.
June 30, 2016 at 11:29 am #655210Hi,
The menu color was white on hover to fix that please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .header_color .main_menu .menu ul li>a:hover { color: #000!important; }
I did not notice any other problem with the menu it works fine please see attached screenshot. In case you have any issue please de-activate all active plugins and try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
VinayJuly 7, 2016 at 8:57 pm #658214Hi,
Thank you for your help. I have added the code to Quick CSS. The problem still exists. Please note, the sub-pages display the menu properly (including the screen shot you sent). It’s the main, top-level pages that do not display the main menu. Please advise.Thank you,
EricJuly 11, 2016 at 5:26 am #659073Hi,
The top level pages or menu items do not display because the font color is set to be the same as the background. Can you find this css code in the QuicK CSS field?
#top #wrap_all .header_color.av_header_transparency, #top #wrap_all .header_color.av_header_transparency .phone-info.with_nav span, #top #header.header_color.av_header_transparency .av-main-nav>li>a .avia-menu-text, #top #header.header_color.av_header_transparency .av-main-nav>li>a .avia-menu-subtext { color: #4670fa; }
If you can’t find that css code, add this one:
#top #wrap_all .header_color.av_header_transparency, #top #wrap_all .header_color.av_header_transparency .phone-info.with_nav span, #top #header.header_color.av_header_transparency .av-main-nav>li>a .avia-menu-text, #top #header.header_color.av_header_transparency .av-main-nav>li>a .avia-menu-subtext { color: #ffffff !important; }
Best regards,
IsmaelJuly 14, 2016 at 12:18 am #660613Thank you, Ismael! I did not find the code, but added your code to CSS, and it appears the problem has been fixed. Thanks again!
Best,
EricJuly 14, 2016 at 10:14 am #660755Hi,
Glad we could help! To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Vinay -
AuthorPosts
- The topic ‘Main Menu Not Visible’ is closed to new replies.