This topic has 1 reply, 2 voices, and was last updated 9 years by Abe.

  • Author
  • #17698
     makiL
    Participant

    In the user profile, this part is a bit shifted. how can i fix it?
    I’d prefer to have no text at all under the avatar.
    Is it possible as well to have only the option “show less” displayed?
    I don’t see any big difference between “show less” and “show more” so i’d prefer the version which takes less space…

    Attachments:
    You must be logged in to view attached files.
    #18047
     Abe
    Keymaster

    Hi, to hide the text under the avatar you need to add this CSS

    COPY CODE
    
    #buddypress div#item-header div#item-header-content h4.user-nicename {
        display: none;
    }
    
    #buddypress div#item-header div#item-header-content span.activity {
        display: none;
    }
    

    Any other customization done to the header template should be done in this file: wp-content\themes\kleo\buddypress\members\single\member-header.php

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?