• Resolved mrosenzweig

    (@mrosenzweig)


    Hello,

    How to center our team section items?

    I have 2 team members inside our team section and these are left aligned.

    Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Can you give me the link to your website?

    Regards,
    Hardeep

    Hi,
    I have a 3 team members 🙂

    If I change these two lines to 33% works great with centering. Is it OK?

    @media (min-width:768px)
    line 1030
    .col-sm-3{
    width:25%
    }

    -@media (min-width:1200px)
    line 1452

    .col-lg-3{
    width:25%
    }

    I have only local host for testing…

    Best Regards

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Our team Section’ is closed to new replies.