Site logo

Archived topic

colour title header widget

8 replies · Started by Erik on December 18, 2017

Viewing posts 1–9 of 9

Hi Leo,

I'm using the title widget field

how can i change the colour of the title from the header widget, after update GP it's now the same colour as the background so you can't read the title

it's

Amfibie Treks Vacanze SRL

above

Customer Care Service
Ma-Zo 10.00-20.00 uur (Nederlands gesproken)
+39 334 950 8468 Terugbelservice
info@amfibietreks.nl

Hi there,

Hmm the update shouldn't change the header widget title color.

Can you link me to the page in question?

You can edit the original topic and add the URL there.

Hi Leo,

Do you have a solution?

Erik

Ahh sorry. We don't get notification when you edit the original topic so I didn't know you add the URL in.
Give me a shout next time.

Any reason you are not using the widget title field?

It should make things easier.

Let me know.

Because it's the using the same color as the background.

You can change it in Customizer > Typography > Headings > H2

Thanks. It was always the same background color. I don't know wat is happened?

Widget titles are now <h2> elements in GP 2.0 for accessibility reasons.

You can adjust it for the header widget only like this:

.header-widget h2.widget-title {
    color: #fff;
}

Thanks!

No problem!

This archived topic is closed to new replies.