Page name or category showing in header

Hi there,

I recently updated the theme and now the page name or blog category text is appearing over my pretty header image (and it looks bad). Is there a way to remove this?

Many thanks,

Lyss

Hi there

Hope you are having a good day and thank you for your question :slight_smile:
please provide url and i will take a look

Here is an example. Thanks!

http://powerhousetalent.ca/powerhouse-employer-brand/

shapely homepage image not responsive.
Thank you in advance for your reply,
Maria

Hi @mariame, Please create a separate thread with your detailed issues with the website URL, etc., so that we can check what is wrong with it.

Hi @Iyss,

You want to remove the page title text alone? http://take.ms/7ENxz or the header image too?

Let us know,

Thanks,
laranz.

In previous releases, you could have a page title displayed on the page and not on top of the header as well. Since my update it displays in both areas and makes the header look bad because it now shows “about us” over a image of the header. Looking to remove the text in the header while keeping the header.

Thanks for your help!

Hello there,

I hope you are doing well today.

You can use the following CSS code to remove the title by going to Appearance > Customize > Additional CSS and pasting it there.


h3.page-title {
    display: none;
}

Best Regards,
Support

You rock! Thank you so much!

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support