I see the title in the header to the left, in the header to the right as a breadcrumb and below the picture. That last one should be your page title. I assume you do not want the title in the blue header – the one to the left? How did you create the header? Elementor?
I’m going to assume you made the change in the customize screen for the title to H1 since I see in the source code – I see 2 of them which is odd. I believe you are only supposed to have one. I have no idea why you have the title in the header. Here are the 2 H1 tags in your source code:
1. <div class=”container clr page-header-inner”><h1 class=”page-header-title clr”>Friskis och Svettis Uppsala</h1>
2. <header class=”entry-header clr”><h1 class=”single-post-title entry-title”>Friskis och Svettis Uppsala</h1></header>
It’s the second one in your header. Did you add something to your headewr.php file? I see “page-header-inner” and “page-header-title” in the 1st one then “single-post-title entry-title” in the 2nd one. Go into the customize screen and look for page heading settings. I think the 2nd one is the one you want: single post title.
You may have to go into the post and scroll below the text field where you type everything. Take a look at Header and Title under OceanWP Settings. My Header is set to default for both. My title is set to Enable for the 1st option and disable for the second one. It’s that last setting that I always have to make to ensure I don’t have 2 titles on my page. Try that first. Scroll down to the end of your post where you see “Word Count” and right below that is OceanWP Settings. Click on Title and try setting Display Page Title to Enable and set Display Heading to Disable then refresh your page and see what happens.