Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #177808
    corbettmusic_
    Participant

    Hi there,

    I have just been setting up my new website which I’m pretty happy with so far: http://www.corbettmusic.com

    The only issue I am having is on that front page, I just want the picture of the bird, and maybe just the ‘Search’ bar below it, however I’m not wanting to actually post anything on this front page. Does anyone know please how I can get rid of this?…

    Nothing Found
    It seems we can’t find what you’re looking for.

    Thank you!

    Jim

    #177837
    Skandha
    Participant

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

    .page-title, .page-content p {
        display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to remove 'Nothing Found: It seems we can’t find what you’re looking for.'’ is closed to new replies.