๐Ÿ”ฝMenu Dropdown Icon

To change the Menu dropdown icon in the theme change value in "/gulpfile.js".

const nav_dropdown_icon_theme = 'preset-1';
// set value like 'preset-1', 'preset-2', ... 'preset-5'

you will get different types of 5 preset color themes in your theme package.

Last updated