Version:
v1.0
Stable MIT Licence
Last update:
February 05, 2020
Particle Gantry 5Joomla!GravWordpressphp 7
A job see on tympanus.net (Codrops) by Mary Lou about some menu link hover effects for your inspiration (Powered by CSS and JavaScript for individual letter animations) gave me idea of this particle. I have added also a Simple menu option.
For Gantry 5, template Hydrogen.
For other templates, unzip the file and do a manual installation
Don't forget to add these 2 lines
@import 'dependencies';
@import 'etl_menuhovereffect';
in your custom.scss (/templates/g5_hydrogen/custom/scss/custom.scss)
or create this file and insert these 2 lines with the help of your text editor (/templates/g5_hydrogen/custom/scss/custom.scss)
See DemoInitial release
Github datas: information and Download
Release name
Download (size)
Download count
Release date
Active days
Not available
The particles in English or in French are technically identical: Only the interface of the particle need to be translated (yalm file). The twig and scss files are similar.
The particles in English or in French are technically identical: Only the interface of the particle need to be translated (yalm file). The twig and scss files are similar.
Under construction
Manual installation
Gantry 5Joomla
- UNZIP the file on your computer.
- You will find some directories (particles, scss, js, images)
- Copy the directories (including files) to
root/templates/TEMPLATE_DIR/custom/
via your FTP client (like FileZilla)