• Resolved neile

    (@neile)


    Hello all,

    I’m trying to alter the colour of my header. Here’s my site as it is now; I did a quick mockup of what I’m aiming for.

    I searched the forum for previous threads with the same question, but all the ones I found seemed to be talking about previous versions of WordPress – the pieces of coding they suggested aren’t in my style.css file.

    Any help?
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    The easiest way to do this would be to manipulate the header.php file’s HTML structure (in your Child Theme) and move the <header> element above the <page> element.

    You can then just centre your <header> element.

    Thread Starter neile

    (@neile)

    Ah, that worked. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Twentytwelve child theme] changing header colour’ is closed to new replies.