Home Forums Pro Themes Kids Education Pro Meet teachers layout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #93503
    Phong Trac
    Participant

    I only 2 teachers, however need them to be side by side and centred in the page evenly distrbuted.

    Also – what size picture should these be?

    https://3bearschildcare.owna.com.au/wordpress/

    Thanks,

    Phong

    #93516
    wensolutions
    Keymaster

    Hello,

    Please add the below given CSS by going to, Admin Panel > Appearance > Customize > Additional CSS

    @media screen and (min-width: 992px){
    #team-members .four-columns .column-wrapper {
        margin: 0 auto;
        float: left !important;
        width: 50% ;
    
    }
    }

    Also, the recommended size of the image for the team section is 220 x 380 pixel.

    Hope this helps,

    Regards!!

    #93521
    Phong Trac
    Participant

    Excellent. Thank you!

    #93529
    wensolutions
    Keymaster

    Hello,

    Glad that we could help you,

    Let us know for any confusion/query further,

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.