Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #111837
    Jerome Dorsey
    Participant

    I titled my second page “Points of Interest” Now that “Points of Interest” is showing up on the Home page outside of the menu along with a map from that page. I don’t want either on the home page. How to I make that stop? Please see http://www.sanpedro.love for the example of my problem. I’m sure there is a fix, but I can’t find it. Please help my 69 year old brain. Thank you.

    #111846
    Mahesh
    Participant

    @tattoo-tom: You can hide the title on the page with Custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

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

    Regards,
    Mahesh

    #111849
    Jerome Dorsey
    Participant

    Thank you, Mahesh for your prompt reply. I figured out what I was doing wrong. I had the Front Page configured as a static front page and also as the “Post Page”. I changed the ” Posts Page” and fixed the problem. Now to figure out thee correct way…

    #111856
    Mahesh
    Participant

    @tattoo-tom: Thank you for your appreciation. Glad to know that your problem is resolved. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Page Titles showing up on Home Page.’ is closed to new replies.