Docs    Instagram    Customizations

Add rounded corners or display photos as circles

instagram-circles

To add rounded corners to your photos simply add the following to the plugin’s Custom CSS section (Instagram Feed > Customize > Custom CSS):

.sbi_photo_wrap, .sbi_photo, .sbi_photo img { border-radius: 5px; overflow: hidden; }

To display the photos in circles, just use the following:

.sbi_photo_wrap, .sbi_photo, .sbi_photo img { border-radius: 320px; overflow: hidden; }

support

Couldn’t find your answer in the docs?

Contact Support

Was this article helpful?