Martin-1
10/3/2016 - 2:29 PM

Change hover color from links in sticky menu.

Change hover color from links in sticky menu.

/* Change hover color from links in sticky menu. */

.fusion-is-stickya:hover {
     color: #dd0000!important;
}