Hi @Keelan
Without looking at your website,
It looks like your site nav links are white. white on white, of course it wont show
Add the hover css colour.
.site-nav_link:hover{
color: red;
}
Hi @Keelan
I dont know your code, you need to provide your website.
I was just guessing the class element.
Hi @Keelan
This is the code for the dropdown heading link, change color to the color you want
.site-nav--has-dropdown > a:hover {
color: red !important;
}
end result:
Hi @Keelan
Not following here, my code shouldn't affect what your describing, my code only changes the color.
What are you trying to accomplish?
User | Count |
---|---|
847 | |
113 | |
97 | |
95 | |
76 |