-
Author
-
January 17, 2017 at 16:56 #149994
dtalton1607
ParticipantThe 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.
January 18, 2017 at 06:07 #150068Laura
ModeratorHello, 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 solutionJanuary 19, 2017 at 23:28 #150244dtalton1607
ParticipantWe wanted the avatars to appear at 150×150 as they do on the profile pages.
Thank you.
January 23, 2017 at 01:58 #150475Laura
ModeratorHello, 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 solutionJanuary 23, 2017 at 18:59 #150539dtalton1607
ParticipantHi Laura,
Would you like FTP Access or simply access to our wordpress dashboard?
January 23, 2017 at 19:04 #150540dtalton1607
ParticipantWordpress Dashboard Access Credentials:
uname = SeventhQueenTemporaryUser
pword = TempAxxess2017January 25, 2017 at 08:29 #150719Laura
ModeratorHello, 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, tryCOPY 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 -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.