is there a way to set a hover color for the > and < of the results pages

Home Forums Product Support Forums Ajax Search Pro for WordPress Support is there a way to set a hover color for the > and < of the results pages

This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 3 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30842
    Loot70
    Loot70
    Participant

    is there a way to set a hover color for the > and < of the results pages

    #30846
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    You can change them here: https://i.imgur.com/bJmKdMr.png

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #30953
    Loot70
    Loot70
    Participant

    No I need the css to change the hover color :hover

    #30958
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Try this:

    nav.asp_navigation a:hover svg {
        fill: red !important;
    }
    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.