Notifications
Clear all
Jan 03, 2021 7:09 pm
Hello
is there an easy way to change the mouse-over/active color of links in the main navigation bar?
As i see it is always "black" no matter what kind of colors were used over the theme option.
Thank you very much
Jan 07, 2021 9:11 pm
Hello
helped myself again - value can be found under:
\osta\css\client-desktop.css
#nav li a:hover {
color: >>>>yourcolorhere<<<<;