super noobie here to skuid, but looking forward to customizing every aspect of my projects with the help of this community 🙂
I’d like to add a:hover to the text/font-awesome characters in the side navigation menu. I have managed to lock in the side navigation and use a jquery sliding panel, but the css portion is messing me up.Â
Any pointers, would be greatly appreciated.Â
thank  you in advance…
Page 1 / 1
Joey -
Thanks for your question.  We’re looking forward to helping you customize all your Skuid projects 🙂
Are you using the standard Skuid navigation component? Â If so, you can just use the following css to adjust the hover:
.sk-navigation-item:hover { color: blue; **Add additional CSS here** }<br>
Hope this works - thanks!
Christine
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.