• Resolved marcberlin11

    (@marcberlin11)


    Hi,
    I’ve a problem with the header in my Griving Press Theme. I would be very happy if somebody could help me.

    Here ist my site: https://berliner-klimatag.de/aussteller/

    If you take a closer look, you can see that the name of this page ?Aussteller“ is written in the header (it is just a slight shadow).

    Is it possible to delete this shadow? Would be great if you could help me! Maybe how to change font style? Or another solution?

    Best
    Marc

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hey, @marcberlin11

    To do that you have to add below css code into Appearance → Customize → Additional CSS:

    .headline.img-headline {
      display: none;
    }

    Let me know if that does it.
    Thank you.

    Thread Starter marcberlin11

    (@marcberlin11)

    Wow, great :-)))
    That worked!

    Thank you very much!

    I have one last similar problem, maybe you can also help me with that.

    It is again about the page name. Not in the header, but on the website. Like here “Programm” at the top of the page.
    https://berliner-klimatag.de/programm/

    or here:
    https://berliner-klimatag.de/ (I just called the page “.”) :-))

    Is there also a way to remove that?

    greetings from Berlin
    Marc

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Page Name from header’ is closed to new replies.