This topic has 3 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #127529
     MyAdvantage
    Participant

    Hi,

    I’ve noticed that recently when you view a member’s profile the profile field title is being cut short after a certain amount of characters. See pic below.

    How can I extend the width of the title column so the full title can be read (and not shortened?)

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #127597
     Radu
    Moderator

    Hi,

    Try with this css

    COPY CODE
    
    #buddypress div.profile .dl-horizontal dt {
        width: auto;
        float: left;
        margin-right: 10px;
    }
    

    Add the css to wp-admin-> theme options -> general settings -> quick css

    Let me know

    Cheers

    Radu

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

    Hi Radu,

    Thanks, that did the trick!

    #127755
     Radu
    Moderator

    You’re welcome

    Have a nice week

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

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

Log in with your credentials

Forgot your details?