How to enable responsive transformations for Navigation widget - Sitefinity/feather-widgets GitHub Wiki

In order to make widgets responsive, you need to add the responsive design classes from package Bootstrap to the css of your package. You can find them in our sample Bootstrap package in the feather-packages repository.

These classes can be easily applied to the Navigation widget like this:

  1. Drop the widget on your page
  2. Click “Edit”
  3. Expand “More options” and set the name of your CSS class in the “CSS classes” field.