Support » Themes and Templates » Twenty Twelve theme: Change header image border

  • I learned from this thread that I can remove the border from my custom header image by inserting the following code:

    img.header-image {
    border-radius:0;
    box-shadow:0 0 0 rgba(0,0,0,0);
    }

    Could someone please kindly provide step-by-step instructions on how to do this in Dashboard, using the Editor?

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Twenty Twelve theme: Change header image border’ is closed to new replies.