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

  • Author
  • #157030
     matt88
    Participant

    After I updated KLEO to the latest version, the groups description text is cutoff (see attachment). How can I go back to the way it was before when it was across the whole group header?

     

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

    Hi, we limited the height for only two lines of text since it could get ugly in some scenarios but if you want it full text then you need to add this custom css to your child theme style.css or in Theme options – Quick CSS section:

    COPY CODE
    
    .buddypress div#item-header div#item-header-content p:first-child {
        overflow: visible;
        text-overflow: inherit;
    }
    
    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.

    #157234
     matt88
    Participant

    Ok, Thank You.

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

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

Log in with your credentials

Forgot your details?