Viewing 6 replies - 1 through 6 (of 6 total)
  • Pioneer Web Design

    (@swansonphotos)

    The easiest way is to add

    display:none;

    to the CSS style for that element. Use Firebug or a browser based inspection tool to review the source code and associated CSS.

    Thread Starter Cielo_del_69

    (@cielo_del_69)

    Smart move and it works. However, it will remove the title of each of the pages. Remember that I only want to remove ‘Home’ from the homepage.

    Thanks,
    Gustavo

    Pioneer Web Design

    (@swansonphotos)

    I looked three times and did not find the word only…anyway…

    Create a Page Template and modify the div id for the page title (create it’s own css style) and then edit the page to use that template. If you don’t want to redo this for each theme update, use a Child Theme.

    Thread Starter Cielo_del_69

    (@cielo_del_69)

    I’m on latest WP version. I did a bit of reading but cannot find in the admin tool where and how to make a specific page use a child theme.

    This is what I found in WP help:

    WordPress can be configured to use different Page Templates for different Pages. Toward the bottom of the Write > Page administration panel (or on the sidebar, depending on which version of WordPress you are using) is a drop-down labeled “Page Template.” From there you can select which Template will be used when displaying this particular Page.

    Do you know?

    Thanks again.

    Gustavo

    Pioneer Web Design

    (@swansonphotos)

    Once you have created the Page Template: Admin Dashboard>Pages>All Pages>Hover over the Page>Quick Edit link will appear, click> See drop down for template>select the new template>save (clear server cache if in use)

    Thread Starter Cielo_del_69

    (@cielo_del_69)

    Swanson,

    thanks for all the help and for responding so quickly. Yes, I can see the ‘Quick Edit’ and the thing about templates. I will give it a try.

    Regards,
    Gustavo

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove the word "home" from homepage (not navigation)’ is closed to new replies.