Site logo

Archived topic

scale a column

6 replies · Started by Paul on June 17, 2017

Viewing posts 1–7 of 7

Hi all,

I have a site with a section that has 3 columns, I have some price plans in them. Is there a way to scale one of the columns so its bigger than the other two, to show its the featured plan.

Regards,
Paul.

Hi there,

How are you inserting the columns currently?

I would recommend using GP's grid system. So something like this:

<div class="grid-25 small-column">
    small column content
</div>
<div class="grid-50 main-column">
    main column content
</div>
<div class="grid-25 small-column">
    small column content
</div>

Let me know if this works for you.

Hi,

Thanks for coming back to me on this, been busy sorry for the delay getting back.

I'm just using columns widget and made it 3 columns. Is what you have above a better way to achieve this?.

Regards Paul.

Columns widget? From a page builder?

Hi Leo,

Yeah you are right, It didn't even click when I checked it. I'm using Elementor page builder, duh moment. I will ask them for support.

Thank you for your time though.

Kind Regards,
Paul.

Yeah page builder would be the way to go if you are already using it :)

No problem!

This archived topic is closed to new replies.