New Landing How can we help? Themeforest Theme Support Dante Team Page – Image Covering Name, Mobile Bios Cutting Off

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #143588
    lpanalyst
    Member
    Post count: 182

    Was hoping you could help us with 2 issues related to our team page: http://www.lpanalyst.com/about/

    Issue 1:
    The name is covered by the headshot photo. If you look at employee #1, Katita Palamar, that is a good example. If you look at employee #2, Bill Farrell, I added a ‘period’ line to get the extra space. Is there a ways to do it without the ‘period’.

    Issue 2:
    The mobile version of this page is cutting off all the bios and contact information except for the last one (Or Barak). For instance, on Bill Farrell, my education paragraph and contact info covered up or cut off. Any suggestions?

    Thanks guys!

    #143748
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Remove the period and add the code below to your custom css option

    
    .about-team-name {
    margin-top: 40px;
    }
    
    @media only screen and (max-width: 767px){
    .page-id-12547.spb_content_element.col-sm-8.column_container{
    height:600px!important;
    }
    }

    -Rui

    #143916
    lpanalyst
    Member
    Post count: 182

    Great, thanks. This helped the homepage view.

    Can you please advise on how to fix the mobile view. Not enough characters are showing up on mobile (i.e. the bios are being cut off part way through).

    Thanks,
    Bill

    #143935
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Check again was missing a space inside the css rule.
    -Rui

    #143937
    lpanalyst
    Member
    Post count: 182

    Nice. Thank you!

    #143941
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Rui

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