Hide Post Titles?

Hi there,

Im wondering whether there is a way to hide the page titles on the home screen and just to display the page content?

Thank you for your help!

Lewis

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. Without the title the image can be used instead of the link.

/*Remove title*/ h2.entry-title { display: none; }

Best Regards,
Support

Hi there,

That’s amazing, works like a dream!

Thank you!

Lewis

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