Install
Works with Drupal: ^8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
- Include font awesome 5 and 6 into the theme. Font Awesome is now not enabled by default. You must enable font awesome if you are using a custom font awesome icons. All of the theme's icons were replaced by SVG images. You can enable font awesome library 4, 5 or 6, by going to your-site-dot-com/admin/appearance/settings/drupal8_w3css_theme and expand FONT AWESOME - W3CSS THEME then check the font you like
- Added some css classes to hover over round object.
- Update classes to animate form site name.
- Disable page title if you like in the breadcrumb.
- Add latin extension to Google fonts.
- Update link for contextual links on user menu.
Before 2.0.5 release, Font Awesome library was attached to the theme by default and I used font awesome icons in the menu and the page social icons. All font awesome icons that were used in the theme were replaced by SVG icons for several reasons (accessibility, SEO ,etc)
If you have a sub-theme and have customized any of the following templates, you can open two browsers and compare the files from the old and the new, noting any changes/differences between the two. Then go to your custom template and make sure that those changes have been applied there also.
templates/layout/page.html.twig
templates/navigation/menu--responsive-h.html.twig
templates/navigation/menu--responsive-v.html.twig
templates/navigation/menu.html.twig