Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #541169

    I am using the Blog Posts element and the post thumbnails have a small black mark in each corner. I believe it is from the post thumbnail being rounded on the corner and the black background is showing. The thumbnail post is the same background color as the page so it would it would look like the two letters would act as a transparent file would.

    The problem is with the corners being like that it doesn’t look as good.

    How do I fix this. I have searched all over without any luck. Do I make the thumbnail square so it covers the corners or do I make the black part transparent? If so how do I do this, I looked for both solutions and could,’t find either.

    Thank you very much for your help with this one, I have spent hours trying to find the solution.

    #541250

    Hi Micheal0424!

    can you provide us a link please? we need to be able to inspect the elements.

    Cheers!
    Andy

    #541282

    Here is the link from the screenshot.

    Thank you

    • This reply was modified 8 years, 9 months ago by Micheal0424.
    #541810

    Hi!

    Please add following code to Quick CSS

    .small-preview {
        background: transparent!important;
    }

    Best regards,
    Yigit

    #541941

    That did the trick, perfect!!

    Thank you very much.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Blog Posts Element – Remove post thumbnail border’ is closed to new replies.