Menu
-
I would like to add a menu where you have a 3×3 box with questions inside them. If you click on a question, then it would lead you to a different page with the answer to it. How do I begin this process?
The blog I need help with is: (visible only to logged in users)
-
Hi,
If you mean a menu that drops down from the header navigation menu, then the size of a drop-down menu on the Twenty Nineteen theme is dependent upon the following factors:
1. size of the screen on the device used to view the site
2. number of items in the menu — This, in addition to the theme design, will determine the height of the drop-down menu.
3. length of the longest item — This, in addition to the theme design, will determine the width of the drop-down menu.With the above factors in mind, one may construct a drop-down menu that could display at approximately 3 X 3 on some devices, depending upon the screen size of the device viewing the page and menu.
If you click on a question, then it would lead you to a different page with the answer to it.
steps:
1. Create a page for each answer.
2. Create a menu item for each question, as described in the Add Menu Items section of the Custom Menus support page, using the custom link type for each item, and link each menu item/question to a page with the corresponding answer.
- The topic ‘Menu’ is closed to new replies.