Site logo

[Resolved] Break point for 2 columns

Home Forums Support [Resolved] Break point for 2 columns

Home Forums Support Break point for 2 columns

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #454948
    Pete

    I’m using the built in css for 2 columns. I’d like the 2 columns to stay as 2 columns for until at least 768px. How would i update the css to reflect this as it breaks the 2 columns and converts it to 1 column at about 1025px which is too early for me 🙂

    #454952
    Leo
    Staff
    Customer Support

    Hi there,

    What are you using currently?

    I believe it should be <div class="grid-50 tablet-grid-50 mobile-grid-100">

    #454953
    Pete
    <div class="grid-container grid-parent">
    <div class="grid-50">
    fdgdfgfdgdfgdfg
    </div>
    <div class="grid-50">
    fdsdfdsfsdfsdf
    </div>
    </div>
    #454954
    Leo
    Staff
    Customer Support
    #454955
    Pete

    Thanks yours is better now 🙂 I got the other code off an old post.

    #455276
    Leo
    Staff
    Customer Support

    No problem!

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