• Resolved rubynski

    (@rubynski)


    I have a 10-member team. I want either fit 5 members each on two lines, or center the top and bottom widgets with two lines of 4 members in between. I looked through the forums and others have tried to put five members on a line, but without success. Is there a way to do this now?

    Alternatively, I want to center the first and last members on the top and bottom rows. It should look something like this:


    —-
    —-

    I can get the bottom row centered, but not the top row. By inserting blank widgets I can get it aligned with one of the others, but is not centered.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rubynski

    (@rubynski)

    Resolved using this to put five members in a row:

    @media (min-width: 1200px){
    .home .our-team .col-lg-3 {
    width: 20%;
    }}
    Alexandra

    (@alexandrastan001)

    Hi,

    Awesome! Glad that you got it fixed and thank you for sharing your solution with the rest of us.

    Best regards,
    Alexandra

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Our Team – 5 in a row, or center a widget’ is closed to new replies.