[Resolved] scale a column

Home Forums Support [Resolved] scale a column

Home Forums Support scale a column

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #335122
    Paul

    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.

    #335135
    Leo
    Staff
    Customer Support

    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.

    #336865
    Paul

    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.

    #336869
    Paul

    Here a Link to what I am trying to achieve https://codepen.io/tfcenturion/pen/mEQGoA

    #336902
    Leo
    Staff
    Customer Support

    Columns widget? From a page builder?

    #336922
    Paul

    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.

    #336926
    Leo
    Staff
    Customer Support

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

    No problem!

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.