• Resolved betumayo

    (@betumayo)


    hi! i just added some content and key phrases in my homepage because it is important for my seo and google searches to have some content. but i dont really want that content to be shown..is there some CSS code that can help me hide homepage written content?

    my page is https://www.ponponi.co.il

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • hannah

    (@hannahritner)

    Hey,
    You could hide it with this css:

    .homecontent.clearfix.home-margin {
        display: none;
    }

    Just paste that into your custom css box in Theme Options > Advanced Settings. Just know that you will need to remove this if you ever decide to add content to your homepage in the future.

    Hannah

    Thread Starter betumayo

    (@betumayo)

    thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘hide homepage content’ is closed to new replies.