titles on pages

I seem to have lost and changed the size of titles on these pages below. Would prefer to use one size, either the Home page size or he destinations page size. On the 3rd page (which is actually a category, I have no title at all.

Can you please help

1: how do I show a title on a catgory ‘page’
2: how do a change the sizes so all are the same

thanks

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Additional CSS

/*page title font size css*/
h1.entry-title {
    font-size: 40px;
    font-weight: 300
}

Best Regards,
Support.

That’s great thanks, it’s changed the title text on the home, destinations, our kit and our plans pages to the same.

However, the blog page and all the othe pages (which are actually categories are still not showing the title at all.

How do I show them please?

http://www.videoarttherapy.com/edventurerus/

Hi there, thanks for that. it worked on the pages where the title was showing but the title has disappeared on the blog pag and the other category pages.

http://www.videoarttherapy.com/edventurerus/

please help me fix it