New Landing How can we help? Themeforest Theme Support Pinpoint Team member column widths

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Pinpoint
  • #4586
    surizon
    Member
    Post count: 3

    Hi – I have a page with the Team element on it, with a right sidebar.

    There are two individual team profiles for each row, with a large gap to the right (before the sidebar).

    Is it possible to reduce the width of each column so that three profiles will fit neatly on one row?

    #4610
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    This might be possible with some custom CSS – can you please link to that page? I’ll have a look and let you know.

    Regards,

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

    Cosmin
    Support Assistant

    #4632
    surizon
    Member
    Post count: 3
    This reply has been marked as private.
    #4653
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Try with this custom CSS in the theme options:

    .container .four.columns.team-member {
      width: 200px !important;
    }

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

    #4661
    surizon
    Member
    Post count: 3

    Genius! Thanks.

    #4788
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You’re welcome 🙂

    If you like the product and support, please take a moment to rate our theme in your ThemeForest downloads area, we would greatly appreciate it!

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

    #210292
    serculadmin
    Member
    Post count: 15

    Hi guys! We’d like to do this exact same thing (ie. display team images in 3 columns w/ sidebar). However, the above custom css did not work for us 🙁 Can you help? http://www.sercul.org.au/en/about-us/staff/

    #210313
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .container .four.columns.team-member {
        width: 185px;
        height: 340px;
    }

    Thanks
    Mohammad

    #210337
    serculadmin
    Member
    Post count: 15

    Wow! Perfect! Thank YOU!

    #210346
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome 🙂 .
    Thanks
    Mohammad

    #260250
    springboard
    Member
    Post count: 19

    Hello there,

    I am also having this same issue, but neither of these solves worked using the custom CSS.
    I am using a draft team member page that I removed the featured image on, so there is nothing in the 2nd column, and when I tried both custom css solves above, neither worked.

    I’d greatly appreciate another option to rework these columns if you’ve got it.

    Thank you!

    #260282
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @springboard
    – please provide me specific page url with issue to check and resolve the issue.
    Thanks
    Mohammad

    #260724
    springboard
    Member
    Post count: 19
    This reply has been marked as private.
    #260751
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    article.type-team .article-body-wrap {
        width: 100% !important;
    }
    .single-team figure{
    display:none !important;
    }
    

    Thanks
    M

Viewing 14 posts - 1 through 14 (of 14 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