I would like to change the link hover colour for the drop down results in the Ajax search box, but I am having trouble finding the correct identifier, anyone have any ideas?
Thanks
Hey mrb1972,
Please try the following in Quick CSS under Enfold->General Styling:
.ajax_search_excerpt:hover {
color:red !important;
}
Best regards,
Rikard
Thanks but that didn’t see to work unfortunately
Hi,
Ok, please link to your site so that we can have a closer look then. Also post a screenshot highlighting what you would like to change.
Best regards,
Rikard
Thanks, I can’t post a link as the site is running on a localhost as it’s still being developed, all it is is when you type something into the “Ajax Search” bar on in the navbar a box drops down with the search results, I want to change the hover colour of the links in the drop down box, I just can’t seem to fine the CSS for it.