Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #82052
    marcodimi
    Participant

    hi, I can not figure out how to remove the name of the page from within the page itself. for example in the page called “contacts”, the page name also appears inside, but I would take it off. how can I do?

    this image

    #82064
    Sakin
    Keymaster

    @marcodimi: Just add the following css in “Appearance => Theme Options => Custom CSS” box:
    .page #content .entry-header { display: none; }

    #82069
    marcodimi
    Participant

    thank you, now it’s ok!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘page name’ is closed to new replies.