• Resolved kukuhnovaputra

    (@kukuhnovaputra)


    I want to make responsive header image on my twenty twelve theme, I’ve input CSS code in CSS Stylesheet Editor.

    #header_area {
    	background: url('https://kukuhnovaputra.com/wp-content/uploads/2013/03/Header.png');
    	background-repeat: no-repeat;
    	background-size: 100%;
    }

    But, when i try to resize my browser window. This code is not work.
    My blog is kukuhnovaputra.com

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

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    So you’re editing a CSS file there?
    Btw your code works when I resize my browser; does it occur on a particular browser and/or browser version? Or have you not cleared your cache?

    Thread Starter kukuhnovaputra

    (@kukuhnovaputra)

    Oke thanks Mr.Andrew
    It’s happened because I’m not cleared browser cache.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to make responsive header image on twenty twelve theme?’ is closed to new replies.