• Hello!

    As title suggests I′m trying to remove “Nothing Found” from the bottom of the homepage of my site. I have already used custom css codes to get rid of search boxes and text but I cant get rid of “Nothing Found”.

    Im guessing it has something to do with “latest posts” but i dont want to have any posts at all on my site, i just want it gone.

    Thanks in advance,
    Tony

    EDIT: Link to the site https://www.finderas.no

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    Please try to add the following css in Customizer => Theme options => Custom CSS :

    .section-news .no-results { display : none ; }

    Also just wondering why did you add the custom css in custom.js . That is wrong. I guess that is why you made the footer is gone.

    https://prntscr.com/c8fefl

    Please check again!

    Thread Starter anthonydakay

    (@anthonydakay)

    Thanks so much man, it finally works. I added the custom css in custom.js by accident because when i didnt see they were two different things and i forgot to remove it. Thanks again, much appreciated!

    You’re welcome. Glad I could help. I hope you can rate for us here.

    That did not work for me. How can I remove “Nothing Found
    Ready to publish your first post? Get started here.” from the bottom of my page

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove "Nothing Found" at bottom of page’ is closed to new replies.