Hi Armin, is it possible to change the appearance of a button on the nav bar when hovering on it? I would like to do it on this website: www.what-the.studio . On the top left, I'd like the 'studio' button to become a different word when hovering. Looking forward to know if there's a way to do that, thanks!
-
Change button appearance when hovering on top menu item
-
Hi ED,
this is not a default feature of Laytheme.
You can add it as a custom code in the <head> section.
It will probably be a little Javascript snippet.
Just keep in mind that with Laytheme you have to treat Javascript and jQuery a little bit differently:
http://laytheme.com/documentation.html#moving-websiteLet me know if you have questions.
All the best!
Marius
-
Thanks Marius! I'll give it a try :)