• Resolved Allinop

    (@aboutm2)


    Hi,

    I tried to use the following CSS code you provided to another user here in order to change the colour of the live search results within the submenu as they appear light grey and it’s difficult to read:

    .nav-container .nav .relevanssi-live-search-result a { color: #000; }

    The above didn’t help , any ideas how I can rectify this?

    allinop.com

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mikko Saari

    (@msaari)

    It doesn’t work, because you don’t have the .nav-container .nav structure the CSS is targeting.

    .relevanssi-live-search-result a { color: #000; } should be enough in your case.

    Thread Starter Allinop

    (@aboutm2)

    Thank you, Mikko that’s sorted now 🙂

    That’s a great plugin, thank you for developing!

    • This reply was modified 1 year, 2 months ago by Allinop.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Colour change of live search results’ is closed to new replies.