CSS: how to make column like in bootstrap

This topic has 2 replies, 2 voices, and was last updated 1 weeks ago ago by Luca Rossi

  • Avatar: toba
    toba
    Participant
    June 9, 2025 at 14:34

    Hi, I want to format div with behaviour like row and col class in bootstrap. This snippet is the example:

    <div class="row">
    <div class="col-4">1,8K posts</div>
    <div class="col-4">3,3K followers</div>
    <div class="col-4">0.7K following</div>
    </div>
    1 Answer
    Avatar: Justin
    Luca Rossi
    Support staff
    June 10, 2025 at 06:41

    Dear @toba,

    Thank you for your inquiry.

    While CSS columns are available as shown in your example, we recommend trying the CSS Flexbox container for greater flexibility and control. You can find more information and examples at the following link:
    https://www.w3schools.com/css/css3_flexbox_container.asp

    Best regards,
    The 8Theme Team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.