Site logo

Archived topic

Remove BLOG in header

9 replies · Started by Jan on October 26, 2021

Viewing posts 1–10 of 10

Hi,
on this page, https://lokalpartner.info/folk/aktuellt/
you can see the word "BLOG" in the header, both on desktop and mobile.
How do I remove that?
I have checked different threads, but couldn´t find a solution.
And I know it`s an easy fix for you ;-)
Jan

Hi there,

in Appearance > Elements look for the Header Element assigned to your Blog Page.
Edit that and remove the HTML from there.
And add a plain HTML Comment instead:

<!-- Page hero -->

I notice on your other Header Elements you have inline CSS to hide the title.
If you don't want the title displayed then do the same as the above to them.

In Blog Post Header

From this::
<h1>
{{post_title}}
</h1>
{{post_date}} // {{post_author}}

To this?:
<!-- Page hero -->

Sorry, didn´t help. "BLOG" is still there in the header
https://lokalpartner.info/folk/aktuellt/

Do you have any other Header Elements ?

Nope.

Its the Global Page Header.
Edit that and make the changes i mentioned above to remove the Titles from the pages and the Blog.

Easy, peasy...thanks, David!
Jan

Glad to be of help!

This archived topic is closed to new replies.