Cara Mengonfigurasi Fitur More Menu
Adding Menu Items to the Navigation Menu
-
Go to Blogger Dashboard > select the Layout menu .
-
Look for the section titled More Menu .
-
Click the edit button (pencil icon) in the Link List gadget .
-
The Widget configuration pop-up will appear.
-
In the Title column , fill in as desired (Optional).
-
In the Number of items displayed in the list column , just leave it blank.
-
In the Sorting section leave the settings at the default values.
-
In the Link List section , set it as below:
- Click ADD NEW ITEM
- In the Site name field , enter the menu name.
- In the site URL field , enter the destination link.
- Click the SAVE button next to it if you have.
-
After everything is configured click the SAVE button .
-
Finished
Adding Icons to Menu Items
-
You should visit the Material Design Icons website . There, you can choose from a variety of SVG icons, which will then be downloaded and saved in the Navigation Menu.
-
Select one of the available icon menus, for example, select the Plus icon menu .
-
Copy the code into the Menu Items section. For example, like the code example below:
<svg fill="currentColor" viewBox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg> NAMA ITEM MENU -
Finished