Right/Left Module Menu

Tag: |   Category:

Helix Ultimate: Right/Left module Menu Active & Hover color

#sp-right .sp-module ul > li > a:hover {
    color: #862633;
    background: #eeeeee;
}
#sp-right .sp-module li.active > a {
    color: #862633;
    background: #eeeeee;
}

Helix3: Right/Left module Menu Active & Hover color

.sp-module-content .nav li.hover > a {
    color: #22b8f0;
}
.sp-module-content .nav li.active > a {
    color: #ceaa53;
}
Copyright © 2024 Siam Naulak.
magnifiercrossmenu