News page headline

Hi.
I seem to have forgotten how to remove the “News” headline on this page: https://www.villjalivsvariationer.se/news/

Is that possible?

Tomas

Hey Tomas,

A quick way to remove that is to add this code in Theme Options > CSS.

.x-header-landmark {
    display: none;
}

Hope that helps.

Thanks. Worked perfectly. And thanks for the fast and good support.

You’re most welcome. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.