Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Flexform
  • #10789
    twantulok
    Member
    Post count: 9

    I just would like to have the meet our team center on the page when I only have 3 team members. Is that possible? http://pinecove2.wantulokcreative.com/?page_id=14

    Thanks

    #10809
    The Hutong
    Member
    Post count: 21

    I have the exact same issue. I noticed that for instance:

    [chart percentage=”80″ size=”170″ barcolour=”#CE0000″ trackcolour=”#FFFFDF” content=”icon-mobile-phone” align=”center”]

    it has align=”center” built in but none for this team thing. And adding it manually won’t work.

    #11093
    Cosmin – SUPPORT
    Member
    Post count: 3851

    The team members element doesn’t have that, because each column is floated to the left in order to create the layout.

    Add an extra class to that element, name it “team3cols” (no quotes).

    Then add this custom CSS in the General theme options:

    .team3cols .team-members {
        margin: 0 auto !important;
        width: 900px !important;
    }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #11313
    The Hutong
    Member
    Post count: 21

    Thanks a lot. How can i make each column wider? Couldn’t find the right place to edit in the CSS file.

    #11654
    twantulok
    Member
    Post count: 9

    Thanks so much!

    #11687
    The Hutong
    Member
    Post count: 21

    Sorry but still struggling with making each column wider. I only want one member per page, so mine is kind of looking pretty thin. How can i fix this?

    Hope i’ve made myself clear and thank you in advance!

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register