Moved: Reply To: Organizing Our Team

Home Forums All Other Themes Moved: Reply To: Organizing Our Team

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31069
    JosephJoseph
    Member
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: April 16, 2016

    So love the template but trying to figure out CSS to figure this display:

    I am using [ourteam show=”20″] on a full width template because the [ourteam] did not show all of them.

    Here is the site: http://355.405.myftpupload.com/meet-our-stylists/

    My goal is for them all to be the same size and stack/respond nicely. I am using chrome and safari and get same results.

    Thanks,

    Joe

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

    Hi Joe,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (min-width:980px){
    .teammember-list{ min-height:640px;}
    }

    Regards,
    Brad

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