Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello, I would like to know if it is possible to give Images a circular look by using css attribute in Page Builder?
Hi Charl
CSS for round images looks something like this:
To make it more specific you might add a class to image, then you could target specific images:
Ref: https://css-tricks.com/almanac/properties/b/border-radius/