• GoTejus

    (@myhachiacademy)


    Hi,

    How can i remove the Page Name from the top of every page. It is shown on the top left of all the pages.

    Thanks
    RC

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello RAVI CHAUHAN,

    Can You please post in URL to your website.

    Thanks.

    Thread Starter GoTejus

    (@myhachiacademy)

    Thanks, I have fixed it though however I would like to know how to set all the pages to full width. This theme either has the pre-defined “post with featured content” or “default” option to choose from. I want to set all my pages to Full width without any sidebar.
    I am using Xammp so cant share any link.

    Please help !

    Hello RAVI CHAUHAN,

    It’s good to know you have fixed your problem.. Did you edit your theme files in your Child Theme?

    It is always good to use child theme while editing codes in theme.

    Having said that you can create a custom template for full width page by removing the_sidebar(); from your default page template.

    Remember To Always make changes in the child theme.

    thanks.

    Thread Starter GoTejus

    (@myhachiacademy)

    Thanks Avee, yes i always do all the changes in child theme only. I never fiddle with the main theme. No, i did not edit any theme file…. just added a css code

    .entry-title {
    visibility: hidden;
    } and it went off invisible but not deleted.
    sure, i will try to create a custom template. Let you know if it worked or not.

    Thanks again !

    Great.. All the Best For your Awesome Website.. ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove page Name’ is closed to new replies.