Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

The Church size of Team pictures

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20899
    christian2
    Participant

    Hello,

    how can I change the size of the team member pictures at the side where all members are listed ([our-team show=”4″]).
    I want these pictures to have a fixed size of 200x200px

    #20931
    Grace Themes
    Member

    Hi,

    Please send Your Website URL

    #21117
    christian2
    Participant

    Hi,

    I found where to change the picture size at style.css. I only forgot to clear my browser cache. 😉

    #21142
    Grace Themes
    Member

    That’s Great.!

    You can also add below css code in Appearance -> Editor -> style.css
    And use all Team Member images of size 200 x 200 pixel

    .teammember-list .thumnailbx { height: 200px; }
    .teammember-list img { min-height: 200px; }

    Regards
    Grace Themes

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