badget

Biggest Sale! Special Offer!

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

Hurry up! *Limited time offer*

Our Team Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #49786
    jquincy
    Participant

    We like the Ultimate Pro theme. One issue we are having is the Team template widget that displays our leadership team. Is there a way to set it to that each team member has their picture and the text to the side in a paragraph format rather than the text just underneath the picture and 4 members per row. We have a pretty lengthy bio for each team member so it would be much better to have each get their own row.

    thanks!

    #49806

    Hi Jquincy

    For this you have to add custom CSS. To add it go to Appearance > Customize/Theme Options > Design Options > Custom CSS paste the following CSS code and Click on save button:

    .widget_our_team .one-fourth {
        width: 100%;
    }
    .widget_our_team .our-team-photo {
        width: 30%;
        float: left;
        margin-right: 3%;
    }

    Thank you for using our theme.

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