Wordpress Theme (v4.1 and later) with SASS, Bourbon.io Neat and IcoMoon.io icons
$ npm install
$ bower install
$ gulp styles // recompile sass
$ gulp js // recompile js
After activating the theme, in Appearance > Menus, select the Manage Locations tab. Then for the Primary Menu, select the menu to use in the Header.
Social links are icons that correspond with the URL that is added to a menu of links.
-
Create a menu and add social links,
-
In Appearance > Menus, select the Manage Locations tab. Then for the Social Links Menu location, select the menu of links you created.
-
View and/or update the available icons in
- /icomoon/demo.html
- /src/sass/modules/_icons.scss
- /src/sass/modules/_nav-social.scss
After activating the theme, in Appearance > Menus, select the Manage Locations tab. Then for the Footer Menu, select the menu to use in the Footer. Typically this is for links to About and Contact pages. See the documentation folder for more info.
After activating the theme, in Appearance > Menus, select the Manage Locations tab. Then for the Terms Menu, select the menu to use in the Footers secondary links. Typically this is for links to Terms and Conditions and Privacy Policy pages. See the documentation folder for more info.