• Resolved MBV

    (@mbv)


    I want to have a 1095px X 400px header that does not repeat or tile. How do I do this?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter MBV

    (@mbv)

    PS. I’m using a child theme with Celebrate as the parent theme.

    Theme Author Han

    (@hwijaya)

    You can add this to your style.css

    #header {
    background-repeat: no-repeat;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to make Header not repeat’ is closed to new replies.