Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #848546

    schoolencasa
    Participant

    Hi,

    I’ve been working on my site in Chrome, and everything looked fine. I then opened it in Internet Explorer, and noticed the header is huge and cut off. How can I fix this?

    http://schoolencasa.com, WP 4.4.2, X 4.3.4, Cornerstone 1.1.3

    Screenshots attached.

    #848849

    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > CSS.

    img {
    width:100%;
    }

    Hope that helps. 🙂

    #848946

    schoolencasa
    Participant

    Worked perfectly, thank you very much!

    #848970

    Prasant Rai
    Moderator

    You are most welcome. 🙂