Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks like it’s from the box shadow in this CSS:

    .alignright, .alignleft, .image-right, .image-left {
        box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
        max-width: 100%;
        padding: 5px;
    }

    Does your theme have custom CSS? If so, you can copy the above to that and change the box shadow line. But if you change the above it will affect all images on your site.

    Thread Starter cjaimac

    (@cjaimac)

    Thanks WPyogi. Unfortunately I placed that code in the Widget editor and it crashed my website. I’m just getting it back up. I’m still a novice when it comes to some code and It was a downer that I had to rebuild some things and I STILL HAVE THE LINE UNDER THE LOGO!! Ugh!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Line underneath logo in widget’ is closed to new replies.