• Resolved gatorslu

    (@gatorslu)


    I am trying to get rid of a border on my header image. I’ve looked at other threads dealing with this issue, but none have worked. I’m a beginning at wordpress, so I’m certain I am missing something easy.

    my website: https://www.bikethings.biz.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Are you referring to the blue line that goes around the words “St. Monica-St. George Parish Newman Center?” That blue line is part of the image, itself. If you look at just the image in your browser, you’ll still see it (or maybe view the image on your PC). Maybe you need to re-create the image in a different picture editor.

    Just go to the css file and add:

    img{
    border:none;
    }

    That should be solve your problem

    Thread Starter gatorslu

    (@gatorslu)

    Thanks. It was my human error when I made the editor in publisher. I used a color box. Boy, do I feel foolish. Problem solved. End transmission.

    Thread Starter gatorslu

    (@gatorslu)

    Resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Header Image Border’ is closed to new replies.