This topic has 18 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #130348
     dsniche
    Participant

    There’s a problem with my Profile tab on the Profile page. The text goes too far to the right and touches/overlaps the sidebar. When compared to the section title, it’s obvious that the text of the profile fields goes further to the right.

    I’m attaching screenshots to show what’s happening.

    How to fix this?

    Thank you in advance.

    Attachments:
    You must be logged in to view attached files.
    #130353
     dsniche
    Participant
    This reply has been set as private.
    #130463
     Laura
    Moderator

    Hello, how do you want it to look like? I can do some css adjustments for you 🙂

    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 🙂

    #130734
     dsniche
    Participant
    This reply has been set as private.
    #130843
     Laura
    Moderator

    Hello, i can check it out, please share login credentials and i will build some css codes for you 🙂

    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 🙂

    #131133
     dsniche
    Participant
    This reply has been set as private.
    #131175
     Laura
    Moderator

    Hello, what device are you using to view it? And which profile? 🙂

    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 🙂

    #131753
     dsniche
    Participant

    Hi Laura, I was using a laptop and the admin profile. The browser was Chrome.

    I just made the window smaller and that was what showed up on screen. I didn’t have to change the window size from full screen to see the text from the profile fields bleeding into the sidebar though.

    #131873
     Laura
    Moderator

    Hello, try using a mobile phone, because to test mobile view the best is with a mobile! 🙂

    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 🙂

    #132344
     dsniche
    Participant

    Hi Laura,

    There’s the same problem on the profile page when I opened it with Safari on an iPhone. It’s the same on any profile, just scroll down to the profile details section and expand the tabs.

    On desktop there’s still the problem of the profile section text bleeding into the sidebar. This is not a problem on mobile because the sidebar is not actually beside the profile details on mobile.

    Thank you.

    #132514
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    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 🙂

    #132517
     Radu
    Moderator

    Hi,

    Please tell me if in the demo you see same issues,

    If not it means that one of your plugins can cause this or some customizations from child theme, so try to de-activate it and check again.

    Let me know

    Cheers
    R

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

    Hi Radu, thanks for the response. How do I see how the theme would look like in demo?

    #132611
     dsniche
    Participant
    This reply has been set as private.
    #132665
     Radu
    Moderator

    Hi,

    Just add this CSS to quick CSS area

    COPY CODE
    
    
    @media(max-width:700px) {
    .accordion-content { float:none !important; }
    }
    
    

    Cheers
    R.

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

    Hi Radu, thank you that keeps the mobile view from going past the limit on the right. But now the questions are cut off, only one line of each question is displayed. I attached a screenshot to show what it looks like.

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

    For removing … use this css

    COPY CODE
    
    #buddypress div.profile .dl-horizontal dt {
    
        text-overflow: initial !important;
        word-wrap: normal !important;
        white-space: initial !important;
    }
    
    

    Cheers
    R.

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

    Many thanks! 🙂

    #133376
     Radu
    Moderator

    No problem

    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 19 posts - 1 through 19 (of 19 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?