[Resolved] colour title header widget

Home Forums Support [Resolved] colour title header widget

Home Forums Support colour title header widget

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #452422
    Erik

    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

    #452548
    Leo
    Staff
    Customer Support

    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.

    #456357
    Erik

    Hi Leo,

    Do you have a solution?

    Erik

    #456409
    Leo
    Staff
    Customer Support

    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.

    #456667
    Leo
    Staff
    Customer Support

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

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

    #465150
    Erik

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

    #465200
    Tom
    Lead Developer
    Lead Developer

    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;
    }
    #465354
    Erik

    Thanks!

    #465482
    Tom
    Lead Developer
    Lead Developer

    No problem!

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.