Categories

Full JS 3. How to add a new page and a menu item

Ryan DeWitt July 22, 2014
Rating: 5.0/5. From 1 vote.
Please wait...

This tutorial shows how to add a new page and a menu item in Full JS 3 templates.

Full JS 3. How to add a new page and a menu item Full JS 3. How to add a new page and menu item-1
  1. Open index.html file from the “site” folder in your code editor. In this section we can see code for menu. You can add menu or sub menu items. Copy appropriate elements for the new menu item. Be sure to set a unique link and assign the menu title.

    Full JS 3. How to add a new page and menu item-2
  2. We are going to copy the content of existing page. After that we will be able to change the content of this page. We have located code for about page. Copy entire content of this page. Keep coding structure.

    Full JS 3. How to add a new page and menu item-3
  3. Paste code, change data-id and page id. Please note that data-id should be the same as the link you have set for the menu item. We have specified id page6. Change content and save changes.

    Full JS 3. How to add a new page and menu item-4
  4. Refresh the page and check how your page looks.

    Full JS 3. How to add a new page and menu item-5

Feel free to check the detailed video tutorial below:

Full JS 3. How to add a new page and a menu item
This entry was posted in JS Animated tutorials and tagged full, item, js, menu, new, page. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket