Home>Support>pagebuilder css

pagebuilder css

Hello

I have been working with pagebuilder for some time and i love it but now i need to make my images round.

I am currently busy with a course to learn CSS and Html. but that is not going to help me now.

Could someone take me through the steps on how i tweek pagebuilder.

I have been all over the internet and watched countless videos, but i need real live help…

Thanks

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Leigh,

    To clarify, how is the image being added? How it’s being added will change what selector is being used. Do you have a public URL where we can take a look at a page you would like to round the images?

  2. 7 years, 6 months ago Leigh Bezant

    Hi

    http://www.wildthingzlodge.co.za/activities-2/ <http://www.wildthingzlodge.co.za/activities-2/&gt;

    I am using page builder for the layout.

    Any help would be great

  3. 7 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Leigh,

    Thanks. Please open one of the rows that’s housing the images and head over to the row styles sidebar. Open the Attribute settings group and set the row class to circle-image then apply this class to the other rows.

    Once done, please navigate to AppearanceCustom CSS add and the following CSS:

    .circle-image .sow-image-container img {
    	-webkit-border-radius: 20px;
    	-moz-border-radius: 20px;
    	border-radius: 20px;
    }
    

    If you would like the roundness. I would recommend using this tool to help you generate new CSS.

    You might also need to install the SiteOrigin CSS Editor.

  4. 7 years, 6 months ago Leigh Bezant

    Hi Alex

    This is great thanks… Worked well.

    Will have to do lots of studying as some of that stuff is new to me.

    Thanks again.

    PS. Would love to be a pro member but her is South Africa the conversion rate is way way high… Maybe one day..

    Thanks again

  5. 7 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Leigh,

    Totally understandable mate. Fun fact: Most of the SiteOrigin staff are actually based in Cape Town. :)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More