New Landing How can we help? Themeforest Theme Support Joyn Team carousel height

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Joyn
  • #135061
    wilhem
    Member
    Post count: 105

    Hi team,

    Team carousel ( and also client carousel ) is based on the first-child team height and not on highest team height.

    So if your first child has no Tel / mail or picture, other items are cutted by carousel height resizing.

    Url in private

    Best,
    Wilhem

    #135062
    wilhem
    Member
    Post count: 105
    This reply has been marked as private.
    #135077
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Although it seems that you have identified a problem in the carousel, in the teams carousel they should have images, in the ones you don’t have picture you can place an silhouette placeholder or white image.

    In the clients Carousel you should use images with similar sizes, creating a white box around or else the logos won’t be properly aligned.

    Will have to check the carousel issue with Ed.

    -Rui

    #135088
    wilhem
    Member
    Post count: 105

    Hi Rui,

    Yes, i can and i will add placeholder for team. But i can’t do nothing with additional informations like phone or not, mail or not, …

    Good idea for clients. I’ll do that way.

    Thanks a lot,
    Wilhem

    #135094
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to use this custom css code:-

     .page-id-31 div.owl-wrapper-outer{height:466px !important;}
     .page-id-981 div.owl-wrapper-outer{height:140px !important;}

    Thanks
    Mohammad

    #135118
    wilhem
    Member
    Post count: 105

    No, that’s not clean and scalable.
    It has to be a JS fix and not a CSS fix.

    #135365
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .team-members.carousel-items .owl-wrapper-outer {
      min-height: 473px;
    }

    That should sort it

    – Kyle

    #135518
    wilhem
    Member
    Post count: 105

    It’s not a good solution because, sometime, there is a [email protected] on 2 lines.. for example.

    It has to be a average calculated height in javascript.

    #135723
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    With that css I did not get any issue, as I used the height of the tallest team member, so now no team members get cut off

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register