I like the look of turning on the page name as an h1 object for each page but I don't want it on my home page. Is there an option to enable this function on every page but the home page?
Thank you Judith, I was able to keep it off the home page with this line of CSS: ".home #page-header-wrap {display:none;}"
It also seems to block loading if I put a space in the in the "Page Header Title" field. But this will still leave a thin line with the background color.
I like the look of turning on the page name as an h1 object for each page but I don't want it on my home page. Is there an option to enable this function on every page but the home page?
Hi Idoremus,
Thanks for writing to us.
You can use CSS to remove the title on the homepage by adding the homepage Id to the CSS so it is only implemented on the home page.
I hope this proves helpful for you. If you have any more questions or run into any problems, please feel free to reach out.
Best regards,
Thank you Judith, I was able to keep it off the home page with this line of CSS: ".home #page-header-wrap {display:none;}"
It also seems to block loading if I put a space in the in the "Page Header Title" field. But this will still leave a thin line with the background color.
Ian