-
AuthorPosts
-
June 2, 2014 at 9:32 am #273150
Help! After I swapped out some secondary menu items (updating our class offerings for the summer) the styling for the main menu headings are no longer displaying correctly. The submenus are still fine, but the main menu headings are all squished to the right and all but one of the headings shows up in highlight/hot link color.
How do I fix this?
Nana
June 2, 2014 at 1:20 pm #273230Hey NanaKuo!
Thank you for visiting the support forum.
From what version of the theme did you update? Please download the latest version 2.8.1 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
After that, go to Enfold > Header Layout > Header Layout. Toggle the Menu and Logo Position option then save changes.
Cheers!
IsmaelJune 2, 2014 at 6:29 pm #273401Hi Ismael,
I updated my theme via FTP, but the menu is still not displaying correctly.
BTW, not sure why you’re having me toggle through the menu and logo position options since I do want the log on the left and the menu on the right, just not so squished.
Thanks for your help.
Nana
June 2, 2014 at 6:30 pm #273404Oh, in case this might be relevant. I’m using a child theme on the website.
June 3, 2014 at 2:26 am #273679Hi!
Thank you for the info.
Did you copy the header.php file on your child theme? If yes, remove the header.php file then replace it with the new header.php file from the parent theme folder. Note that the code for menus, social icons, logo etc are now located on includes > helper-main-menu.php file.
Regards,
IsmaelJune 3, 2014 at 7:17 am #273747Hi Ismael,
My child theme folder only has style.css, functions.php, and screenshot.png.
I don’t understand what I’m supposed to do with includes>helper-main-menu.php
Nana
June 4, 2014 at 6:34 am #274391Hi!
Please update the theme to version 2.8.1. The theme stylesheet and debugging information still shows 2.7.1 as the theme version number. Afterwards go to Enfold > Theme Options and try to re-save the theme settings. If this doesn’t fix the issue please create us an admin account and post the login credentials as private reply.
Cheers!
PeterJune 4, 2014 at 8:24 am #274410Hmmm, weird that it’s showing 2.7.1 since I definitely downloaded and then ftp’d version 2.8.1
Regardless, we found the source of the problem. It was a misplaced <b> instead of </b> tag in one of the menu labels.
Thanks.
June 4, 2014 at 1:26 pm #274478Hi!
Glad you figured it out! Please use
<strong>
tag instead of <b> tagRegards,
Yigit- This reply was modified 10 years, 5 months ago by Yigit.
June 5, 2014 at 1:34 am #274882Ok. will do. But out of curiousity, why?
June 5, 2014 at 1:04 pm #275088 -
AuthorPosts
- The topic ‘Main menu not displaying correctly’ is closed to new replies.