0
Welcome Guest! Login
0 items Join Now

nested columns

    • pranky's Avatar
    • pranky
    • Rocketeer
    • Posts: 79
    • Thanks: 0

    nested columns

    Posted 5 years 9 months ago
    • hello

      Is it possible to do this usin g.grid and g.block in a content?

      This image is hidden for guests.
      Please log in or register to see it.


      I'm able using bootstrap with a similar code

      div class="container">
        <div class="row">
          <div class="col-md-6">
            <h1>column1</h1>
            <div class="row">
              <div class="col-md-6">3</div>
              <div class="col-md-6">4</div>
            </div>
          </div>
          <div class="col-md-6">
            <h1>colum2</h1>
          </div>
        </div>
      </div>

      but what about G5?


      thank you
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: nested columns

    Posted 5 years 9 months ago
    • yes, read the gantry 5 docs "custom reponsive grids" section.

      Regards, Mark
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.049 seconds