Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29676

    Hello, I just purchased your theme and its awesome. I’m looking to create a website that is relatively clean and minimalistic. I need the rounded corners of the images to be straighten in order to achieve my vision for my site. What would I need to do do remove the rounded corners from all the images I post to enfold? Thank you in advance for your help.

    #141248

    Hey,

    You can add this on your custom.css or Quick CSS:

    .small-preview img, .big-preview img {
    border-radius: 0;
    }

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to: Remove rounded corners from all images?’ is closed to new replies.