@DanSal8 , go to theme.css and add the following code :
.Header__Wrapper:hover .HorizontalList li:nth-child(3) a {
color: red !important;
}
.Header__Wrapper .HorizontalList li:nth-child(3) a {
color: red !important;
}
@DanSal8 , go to theme.css and add the following code :
.Header__Wrapper:hover .HorizontalList li:nth-child(3) a {
color: red !important;
}
.Header__Wrapper .HorizontalList li:nth-child(3) a {
color: red !important;
}