Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #239987
    Raul de la Cruz
    Participant

    Hello! Is there a way to remove blog entries from the home page. I just need the image and the menu.
    Thanks!

    #239988
    Raul de la Cruz
    Participant

    Sorry, my theme is fotografie…

    #240065
    Skandha
    Participant

    @raul-de-la-cruz: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #content {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Please, help me!!! ;P’ is closed to new replies.