• Hi guys using this css on blog.mypcorp.com and cannot get rid of the #EEE border on my featured images for the posts.

    PLEASE HELP!

    Here’s my CSS.

    .rpwe-thumb {
    border: 1px solid red !important;
    box-shadow: none !important;
    margin: 2px 10px 2px 0;
    padding: 3px !important;
    }

    It looks like it’s listening to an inline style sheet instead, which I have no idea how to overwrite.

    Thanks,

  • The topic ‘Phantom border not leaving’ is closed to new replies.