Archived topic
change Search icon color in sticky navigation (sticky-navigation)
3 replies · Started by Silvio on November 18, 2019
Viewing posts 1–4 of 4
Hi @all,
is there a way to change the color of the search icon in sticky-navigation?
Thanks for support, Sille!
Hi there.
try this CSS:
.main-navigation.is_stuck ul li.search-item a {
color: #fff !important;
}
Thanks, David!
You're welcome
This archived topic is closed to new replies.