
-
AuthorPosts
-
November 27, 2015 at 12:54 pm #543589
I have a multi-website wordpress which uses enfold and enfold-child. i copied new enfold folder via FTP but Main menu is not correct and it’s vertical now! maybe some classes are not assigned to menu
-
This topic was modified 9 years, 3 months ago by
smartchris.
November 27, 2015 at 1:01 pm #543596Hey smartchris!
Authentication is required for login page. Can you please post it here as well?
Regards,
YigitNovember 27, 2015 at 1:08 pm #543599login page authentication:
-
This reply was modified 9 years, 3 months ago by
smartchris.
November 27, 2015 at 1:16 pm #543602If u need SFTP access:
-
This reply was modified 9 years, 3 months ago by
smartchris.
November 27, 2015 at 1:22 pm #543603as u can see “av-main-nav” class for <ul id=”avia-menu”> and “av-main-nav-wrap” for wrapper div are missing.
November 27, 2015 at 1:31 pm #543607Hi!
It is related to your header.php file of your child theme. Have you updated the theme from a very old version?
Please remove header.php file from your child theme or update it with the new one.Regards,
YigitNovember 27, 2015 at 1:41 pm #543614Hi, yes I’ve updated from very old version, i removed header.php now it looks better but position is not correct and language menu at top of main menu is gone
-
This reply was modified 9 years, 3 months ago by
smartchris.
November 27, 2015 at 1:46 pm #543618Hi!
Please add following code to Quick CSS
.main_menu ul:first-child > li a { height: 30px; line-height: 30px; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Were you using widget area on header to display language switcher on your header? If so, please see – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Cheers!
YigitNovember 27, 2015 at 2:14 pm #543630but why the menu is totally different than demo! another problem is when i disable social buttons nothing happens.
December 1, 2015 at 1:44 pm #545147Hey!
I checked your website and menu looks good to me. Could you fix it already? if not send us a mockup showing the results your want to achieve please (imgur.com, dropbox).
Use this code in Quick CSS field to deactivate social icons:.social_bookmarks li { display: none; }
Cheers!
AndyDecember 1, 2015 at 4:18 pm #545329Yes it’s already solved, problem referred to my customized codes in child theme. tnx for your support.
-
This topic was modified 9 years, 3 months ago by
-
AuthorPosts
- The topic ‘Menu style problem after upgrading theme’ is closed to new replies.