Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #399315

    Hello!

    Since I don’t use any posts in my website, I would like to deactivate the “Feel like browsing some posts instead?” part appearing in the search results because it has no content. Would that please screenshot of the search resultbe possible?

    Thank you!
    Kind regards,

    C

    #399510

    Hey C_Developer!

    Please try the following in Quick CSS:

    section.search_not_found *{
    display:none !important;
    }

    Regards,
    Rikard

    #399703

    Hi Rikard!

    It works! Thank you so much, awesome!

    Warm wishes
    C

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Deativate Posts listing in Search results’ is closed to new replies.