Resize photos on Staff section

Home Forums Medical Resize photos on Staff section

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47938
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Hi,
    I’d like to know how to resize the picture in the middle like in this example:
    https://drive.google.com/open?id=0B4Y-_j2QLRfub085OGw0SXZGNGc
    same height but different weight for the photo in the middle

    Our website: http://www.mysbiz.com/SSSdds/
    Thanks again

    #47949
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .teammember-list { width:25.80%;}
    .teammember-list:nth-child(2) { width:42%;}

    Regards,
    Shri

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