• Resolved thenameskilo

    (@thenameskilo)


    I basically want to remove the title at the top of the page when you go to the about page. I don’t want it to say about over the top of my photo. Is there anyway I can do this? thank you so much

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The much easiest way is to simply remove the title. But it′s not very seo friendly.

    Second way:

    .entry-title {
    display: none;
    }

    … in the additional css code, this could help too.

    Third way is to change it via elementor. With the little gear at bottom at the left side. There is a option to hide the title, but it′s not working everywhere so you ahev to test and find whats working for you.

    Hope it helps. Cheers

    AC

    (@purplecodes)

    Themeisle Support

    Hi @thogede,

    Apologies for the late response.

    If you are using Elementor, you can use the page template Elementor Canvas.
    https://snipboard.io/WhrnYS.jpg

    This template will not display the title of the page.

    Let us know if this works for you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I need help removing page titles’ is closed to new replies.