Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #280831
    alexparisella
    Participant

    Hi there, How do I delete the “Nothing Found Ready to publish your first post?” section at the bottom of the page. The website is littleangelsphotography.com. I am trying to remove and i cant

    #280840
    Skandha
    Participant

    @alexparisella: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #content {
        display: none;
    }

    Let me know if solves your issue.
    Kind Regards,
    Skandha

    #287761
    summerfoote
    Participant

    @alexparisella I’m having this problem too, but when I add the code you suggested, it causes my portfolio to disappear. I would like to have the portfolio items showing but don’t want the “nothing found…” part at the bottom of the homepage. Here’s my site:
    https://summerfoote.com/

    Any other suggestions?
    Thanks for your help!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to delete the “Nothing Found Ready to publish your first post?” section’ is closed to new replies.