Support » Plugin: Ajax Search Lite » Title color on the result box

  • Resolved silviallenas

    (@silviallenas)


    Hello,
    I need the title text on the result box in black color and it’s blue by default but I don’t know how to change it.

    Any idea?

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi,

    It is not possible to change in the Lite version via settings, but you can still use custom CSS to change it:

    a.asl_res_url {
        color: black !important;
    }

    All the best,
    Ernest

    Thread Starter silviallenas

    (@silviallenas)

    It works perfectly. Thanks a lot!

    Plugin Author wpdreams

    (@wpdreams)

    You are very welcome 🙂

    I will mark this topic as resolved then. Feel free to rate the plugin if you like it, it is greatly appreciated.

    All the best,
    Ernest

    Thread Starter silviallenas

    (@silviallenas)

    Done 🙂

    Hi, it worked for me too!

    is there any way to change the text colour below the title too?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Title color on the result box’ is closed to new replies.