badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Team Page Layout

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28313
    SARAH
    Participant

    On your team page layout, is there a way to have the widget center the items if an uneven number of team members? So rather than 4 over 4 images, maybe 4 over 2 with the 2 centered rather than off to the left side, leaving a large blank space on the page?

    #28315

    Hi Sarah,

    To have the our team in 2 column with center align. Login to your WP Dashboard and go to Appearance > Customize > Ambition Theme Options > Custom CSS then paste the following CSS code on it and Click on Save & Publish button:

    .widget_our_team .one-fourth {
        text-align: center;
    }
    .one-fourth {
        width: 47.4%;
    }

    Thank you!

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