Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  •  korym
    Participant

    Hmmmmm, I tried replacing the former CSS rule with the following and it’s not showing up in the header menu as it previously wasn’t but still shows up on the site’s homepage:

    COPY CODE
    /* This hides the "view all results" from the search results */
    .kleo_ajax_results a.ajax_view_all {
        display: none !important;
    }

    I also cleared both my browser cache and server cache to make sure I’m receiving the latest page.

    Any other suggestions, Radu?

    Thanks much.

    Regards,
    Kory

     korym
    Participant

    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

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

Log in with your credentials

Forgot your details?