Hello, Radu. My apologies for opening this back up, however, I’m also using a search field on the home page via a Visual Composer insert. I attempted to attach an extra class name to that VC insert called “homepageSearch.” Over in the quick CSS, I attempted to add the following code:
COPY CODE
/* This hides the "view all results" from the homepage search field */
#homepageSearch .kleo_ajax_results a.ajax_view_all {
display: none;
}
I cleared the cache and the “view all results” still show up on that field.
Can you tell me what I might be doing wrong?
Thanks much.
Regards,
Kory