
Feature Boost theme is Mobile-friendly Drupal 9/10 responsive theme.
This theme features a custom Banner, Footercopyright field, Social Menu Icon,
Contact us Information Fields, responsive layout, multiple column layouts and
is highly customizable.
Feature Boost Theme is developed with all latest technologies Drupal 9/10.
FEATURES
--------
* Responsive, Mobile-Friendly Theme
* Mobile support (Smartphone, Tablet, Android, iPhone, etc)
* A total of 8 block regions
* Custom Banner background
* Sticky header
* Drop Down main menus with toggle menu at mobile.
* Gulp(SCSS) functionality
INSTALLATION
------------
Install the Feature Boost theme as you would normally install a
contributed Drupal theme. Visit https://www.drupal.org/node/1897420 for
further information.
To install the gulp use the below steps
1) Need node version 14 to install the NPM.
2) Run "nvm use 14"
3) Run "npm install"
4) To compile scss to css use gulp watch.