Remove header titles and replace them with your own

Hello. How can I remove all page header titles from my website and add custom ones? For example, on the “news” section of my website, which is essentially the blog, I don’t know how to remove the double “Vijesti” title (Croatian for News) and add custom, beatiful looking titles. How do I do this?

Link to news section: http://hsa.hr/wordpress/blog-2/

Hello there,

I hope you are doing well today.

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


h3.page-title {
    display: none;
}

As for the header, you would need a plugin to add that. Here is one to try:

Best Regards,
Support

Thank you very much!

I have tried installing the recommended plugin but I need to have the genesis theme in order to be able to use it. Do you have another plugin recommendation that would work with the shapely theme?

HI there

Try to search and test them, there is a lot of plugin under your search term