This topic has 1 reply, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #50980
     Snowleopardzz
    Participant

    Hi

    Is it possible to add 1/5 columns? I have not yet figured out how to do it!

    best regards, Leo

    #51197
     Radu
    Moderator

    Hello,

    Yes you can do it, this is the html code that generates 5 columns

    COPY CODE
    
    <div class="row">
        <div class="col-md-2 col-md-offset-1">1</div>
        <div class="col-md-2">2</div>
        <div class="col-md-2">3</div>
        <div class="col-md-2">4</div>
        <div class="col-md-2">5</div>
    </div>
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?