• Resolved Franz Otto Majeer

    (@franz-otto-majeer)


    Hi. Where I can delete the “recent posts” container at home? I don’t want a content site at home. I only want the picture with title and search field, but not the recent posts below. Thanks in advance.
    Frank

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello Frank,
    You will be needing a custom css plugin.
    Just install the plugin and add the following code-

    #page {
    display: none !important;
    }

    It should hide everything else except the header contents.

    Divjot

    so im new to this custom css. I like the theme but can you provide detailed instuctions on how to remove the recent post from the home page?

    Also is there a way to remove the under site title and tag line when you upload a logo it shows up on each page. Is there a way to modify this so it won’t show on each page?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘recent posts container at home’ is closed to new replies.