one team member

Home Forums All Other Themes one team member

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #53998
    lisalisa
    Participant
    • Topics: 17
    • Replies: 18
    • Total: 35
    Member since: April 25, 2016

    Hi,
    If I want just one team member on the front page, how do I center the photo in the center? Right now it is aligned left.
    Lisa
    Www.lisagta.com

    #53999
    lisalisa
    Participant
    • Topics: 17
    • Replies: 18
    • Total: 35
    Member since: April 25, 2016

    I think I figured that out using another post. Let me know if that was right please.

    I applied this code:

    @media screen and (min-width:980px){
    .ourclasses .ourclasses_col{ min-height:420px;}
    .ourclasses .ourclasses_col .title_day_time{position:static;}
    .ourclasses .ourclasses_thumb{height:180px;}
    .ourclasses .ourclasses_thumb img{min-height:180px;}
    .ourclasses .ourclasses_col a.rdmore {bottom:20px; display:table; left:0; margin:0 auto; position:absolute; right:0;}
    .ourclasses_col h3{ font-size:19px;}
    .section-teammember .ourclasses_col { float:none; display:inline-block;}
    .section-teammember {text-align: center;}
    }

    #54042
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Lisa,

    Great, yes it is the right code.

    Regards,
    Dave

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