[Resolved] Remove Thumbnail Border

Home Forums Support [Resolved] Remove Thumbnail Border

Home Forums Support Remove Thumbnail Border

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1425045
    Rohan Verma

    How to remove border from the thumbnails only?

    #1425323
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .entry-content .wp-show-posts-image img {
        border: 0 !important;
    }
    #1427332
    Rohan Verma

    Thanks.

    #1427996
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.