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

Only 2/3 team member

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4175
    Matthias
    Participant

    Hello all,

    how can I adjust the number of displayed team members?
    If there are only 2 team members, theyre not displayed in the middle of the website, because the pictures are Right-aligned.
    How can i get 2 members shown in the middle of the site?

    Thanks

    #4178
    Grace Themes
    Member

    Hi Matthias

    To display 2/3 team members in center aligned

    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    and use below css code in custom css box

    .section-teammember { text-align: center; }
    .team_column { float: none; }

    Regards
    Grace Themes

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