Menu: hover effect on the text

bertieb
26 Posts
bertieb posted this 03 October 2023
Ask a Question

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?
Vote to pay developers attention to this features or issue.
7 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 03 October 2023

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

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
bertieb
26 Posts
bertieb posted this 03 October 2023

Is it something you could note as a feature request please?

Is it something you could note as a feature request please?
Support Team
Support Team posted this 03 October 2023

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

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
bertieb
26 Posts
bertieb posted this 04 October 2023

Thank you for creating a feature request

Thank you for creating a feature request
Support Team
Support Team posted this 05 October 2023

Hello 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

Hello 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
bertieb
26 Posts
bertieb posted this 05 October 2023

Noted. Thank you for the recommendation.
If there could be a GUI setting setting, it would be good too.

Noted. Thank you for the recommendation. If there could be a GUI setting setting, it would be good too.
Support Team
Support Team posted this 05 October 2023

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

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

You must log in or register to leave comments