This topic has 6 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #149994
     dtalton1607
    Participant

    The Kleo Member Carousel (Visual Composer Element) is displaying our member avatars far too large and won’t format properly when we attempt to force them to specific pixel dimensions. What we end up getting are larger, degraded avatars that are highly pixelated. Please let us know what we can do with this to improve the look of our homepage.

    #150068
     Laura
    Moderator

    Hello, what size would you want?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #150244
     dtalton1607
    Participant

    We wanted the avatars to appear at 150×150 as they do on the profile pages.

    Thank you.

    #150475
     Laura
    Moderator

    Hello, can you share access so i can see it and give you the css code? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #150539
     dtalton1607
    Participant
    This reply has been set as private.
    #150540
     dtalton1607
    Participant
    This reply has been set as private.
    #150719
     Laura
    Moderator

    Hello, here, try this css code

    COPY CODE
    
    .item-avatar.kleo-rounded {
        width: 150px;
        height: 150px;
    }
    

    Add to style.css of child theme
    If it does not work, try

    COPY CODE
    
    .item-avatar.kleo-rounded {
        width: 150px !important;
        height: 150px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?