Instructions
Change the hover effect texts on the hero section's pluses
When hovering over the plus icons in the hero section, a customizable text appears.
There are three different texts for each of the plus icons.
On mobile, the text appears upon tapping.
To do this, look for the div with the class "adjetives description" and change the display of each of its children to "flex" to be able to modify the text.
Once finished, revert back to display none.
There are three different texts for each of the plus icons.
On mobile, the text appears upon tapping.
To do this, look for the div with the class "adjetives description" and change the display of each of its children to "flex" to be able to modify the text.
Once finished, revert back to display none.
Customize the position of the plus icons in the hero section
To do this, simply adjust the position of each one for every viewport from the style panel.