Good morning,
I am working on the menu.
I cannot find any way to apply a hover effect on the text in the menu.
I would like the text to change to italic when hovering on it.
Is it possible please?
Good morning,
I am working on the menu.
I cannot find any way to apply a hover effect on the text in the menu.
I would like the text to change to italic when hovering on it.
Is it possible please?
Hello Bertrand,
There is no such option to apply animation on hover on the menu item name with text.
You can try with some additional CSS codes, but we do not have a ready-made solution as well as provide support on such code modification.
...................................................
Sincerely,
Anna.
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp
Is it something you could note as a feature request please?
Is it something you could note as a feature request please?Hello Bertrand,
Sure, we will add this feature to our wishlist.
...................................................
Sincerely,
Anna.
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp
Thank you for creating a feature request
Thank you for creating a feature requestHello Bertrand,
Thanks for using Nicepage! You can use this CSS code for your results. Copy and Add this code inside the Site Settings CSS box. Pay attention that do not changing anything, just copy and paste.
.u-nav-item:hover {
font-style: italic;
}
Please let us know if you have any further questions.
...................................................
Sincerely,
George.
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp
Noted. Thank you for the recommendation.
If there could be a GUI setting setting, it would be good too.
Hello Bertrand,
You're welcome! We appreciate your feedback and suggestions.
While I can't make any immediate changes to the software, We will definitely pass along your recommendation to the development team. Having a GUI setting for such preferences can indeed enhance the user experience. If you have any more ideas or questions in the future, feel free to reach out.
We're here to assist you.
...................................................
Sincerely,
George.
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp
Last edited 05 October 2023 by Support Team