• knluu

    (@knluu)


    Hi Aakash,

    The corners of thumbnails are rounded. How can I make them squares instead (remove the rounded corners)?

    Thanks once again for the fantastic support.

Viewing 1 replies (of 1 total)
  • Plugin Author vaakash

    (@vaakash)

    Hi @knluu ,

    Please use the CSS below

    .srr-thumb img{
    border-radius: 0 !important;
    }

    Thanks,

    Aakash

Viewing 1 replies (of 1 total)

The topic ‘Thumbnail shape?’ is closed to new replies.