This topic has 1 reply, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #167992
     cherrie
    Participant

    Hello, I need help to know exactly how and where to enter the code you made to make the questions in the profile  tab full with for long custom questions.

    #168059
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    .dl-horizontal dt {
        text-align: left !important;
        text-overflow: ellipsis;
        white-space: normal !important;
    }
    dd.bp-field-value.bp-field-id-299 {
        height: 80px;
    }
    dd.bp-field-value.bp-field-id-300 {
        height: 116px;
    }
    dd.bp-field-value.bp-field-id-302 {
        height: 116px !important;
    }
    dd.bp-field-value.bp-field-id-301 {
        height: 87px !important;
    }
    dd.bp-field-value.bp-field-id-304 {
        height: 87px !important;
    }
    dd.bp-field-value.bp-field-id-305 {
        height: 87px !important;
    }
    dd.bp-field-value.bp-field-id-303 {
        height: 58px !important;
    }
    dd.bp-field-value.bp-field-id-306 {
        height: 116px !important;
    }
    dd.bp-field-value.bp-field-id-214 {
        height: 58px !important;
    }
    dd.bp-field-value.bp-field-id-213 {
        height: 58px !important;
    }
    dd.bp-field-value.bp-field-id-504 {
        height: 58px !important;
    }
    dd.bp-field-value.bp-field-id-307 {
        height: 58px !important;
    }
    
    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 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?