Hi,
I found the images used in this website are actually regular squared/rectangle ones but they are displayed as rounded images. I tried to read the code but did not find anything special.
Is this a function that comes with the theme? I tried to check different options using text blocks and images but didn’t find any.
If not, is this achieved using some special plugin?
Thank you,
Hi!
You can use the css border-radius property. Please refer to this link: http://css-tricks.com/almanac/properties/b/border-radius/
Looks how to create the circle object using border radius.
Regards,
Ismael