New Landing How can we help? Cardinal Single Team Member In Team Carousel Widget

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #107478
    tylerdurdenphi
    Member
    Post count: 52

    Is there a way to display only a single team member within the Team Member Carousel Widget? In the widget options the lowest quantity is 2, however I would like to use only one at a time so I can display it within a sidebar or smaller column.

    Thanks for the great support!

    #107564
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    To select a specific team member you should assign him a Specific Team Category that only that member will have.
    In the page builder choose that Team Category, columns(2) and Number of items(1). It will also be necessary to add an extra css class called single-team-member

    Add the code bellow to theme custom css option

    
    .single-team-member .team-member{
        width:100%!important;
    }

    -Rui

    #109220
    tylerdurdenphi
    Member
    Post count: 52

    This almost does what I want. I still want to have all of the team member listed within the carousel, I just want to display one at a time instead of 2, 3, 4, etc. I want to be able to see one then scroll through the others.

    #109335
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    There is one workaround for the Carousel create the Carousel with your preferred setting in the Swift page builder.
    When you are done got to the Classic Editor and change item_columns=”2″ to item_columns=”1″

    But please notice that every time you go to the Swift Page Builder it changes that value to the minimun 2.

    -Rui

    #109582
    tylerdurdenphi
    Member
    Post count: 52

    I appreciate the solution – it works for what I need. Thank you.

    #109594
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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