How to add background image to marginless columns?

Hi,
I am using integrity 1 demo.
I want to add image to the marginless columns like the one in the demo.
How can I do that?
Thanks

Hi @aliceng,

Thanks for writing in.

After clicking/selecting the column, check the advance checkbox to show the background options of your column.

Hope it helps.

Let us know how it goes.

Thanks.

There were no advanced button.

Hi there,

You are using a classic Column that is why you do not see the option. Please make sure that you backup your site completely and update the theme to version 6.0.2 and Cornerstone to 3.0.2 and then add a new section and you will see the options for the new columns.

Thank you.

Thanks. After the upgrade, I saw more choice. Thank You!

Can I asked one more question? How can I center the text and icon in the column?
Thanks

Hi @aliceng,

You can use the text formatting to make it center.

or you can add CSS to the text or icon so that it will be in the center.

display:block;
margin:0 auto;
width:50%

Hope it helps.

Let us know how it goes.

Thanks.

Thanks. It works :slight_smile:

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.