I need the "home" link in the main menu to show up in the Incline template. I dont see an option for this anywhere. Please advise 🙂
jcraft1 Hi Can you show the Home Menu item in the Main menu, As i checked there is no Home menu item in Main menu http://prntscr.com/whyeti If The home menu is outside the Main menu you can just save it under the Main menu and it will show with other menu items.
Regards
Ninja Hello, the Home menu item is saved within the main menu. can you advise?
jcraft1 Hi Can you edit fields in first post and submit a temp super user login details for staff?
User added.
jcraft1 Hi Username and password do not match or you do not have an account yet. Kindly check them.
You can add this code in custom.css file to show the first menu item
#s5_nav li:first-child { display: block!important; }
That did the trick. Thank you
jcraft1 Welcome!