Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #122266
    arlinghk
    Participant

    Hi, can you please tell me how to remove the entry header “home” on top of the “——NEWS———” only on the front page while still keeping it on other pages? Just like the demo.

    THx

    My website: photographerling.com

    #122350
    Mahesh
    Keymaster

    @arlinghk: Sorry for the late reply. Which actually is the NEWS page?

    Regards,
    Mahesh

    #125079
    Eddron
    Participant

    I have do same question actually. How do you remove the “Home” title from the body of the page? Thank you! I wouldn’t mind removing it from other specific pages as well.

    #125094
    Mahesh
    Keymaster

    @eddron: Please add in your site url.

    Regards,
    Mahesh

    #125096
    Eddron
    Participant
    #125115
    Mahesh
    Keymaster

    @eddron: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .page #main .entry-header {
        display: none;
    }

    Regards,
    Mahesh

    #125131
    Eddron
    Participant

    Thank you.

    #125181
    Mahesh
    Keymaster

    @eddron: I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/fotografie/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
    Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.

    Regards,
    Mahesh

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘removing the entry header "home" only on front page’ is closed to new replies.