Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • cyberrick13 Friend
    #880773

    I created a Meet Our Staff section, but I have only one person to show. I chose to have just 1 column but
    it makes the person’s picture way too big. See http://injurydude.mtnwestdev.com.

    How can I show just one person with a more normal size picture, (like the original size)?

    Thanks,

    Pankaj Sharma Moderator
    #880849

    Hi
    Try my solution given below :
    Add below code in custom.css save file , clean cache and check.

    @media (min-width:468px) {.acm-teams .team-items img {width:auto!important;}
    }

    Hope it helps.

    cyberrick13 Friend
    #880873

    That seems to have worked but the picture is not centered now.

    Pankaj Sharma Moderator
    #881232

    Hi
    Try this code in custom.css file

    .acm-teams .style-2 .item .member-image {
        max-width: 130px;
        margin: 0 auto;
    }

    Hope it helps.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum