[Resolved] change Search icon color in sticky navigation (sticky-navigation)

Home Forums Support [Resolved] change Search icon color in sticky navigation (sticky-navigation)

Home Forums Support change Search icon color in sticky navigation (sticky-navigation)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1066160
    Silvio

    Hi @all,
    is there a way to change the color of the search icon in sticky-navigation?

    Thanks for support, Sille!

    #1066276
    David
    Staff
    Customer Support

    Hi there.

    try this CSS:

    .main-navigation.is_stuck ul li.search-item a {
        color: #fff !important;
    }
    #1066292
    Silvio

    Thanks, David!

    #1066310
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.