This topic has 5 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #91889
     danishfarhan
    Participant

    Question 1: Please consider image (text aline left.jpg) in attachment. I want to align text in header profile tab.

    Question 2:  I user profile there are + as i  showing you in image (keeptabopen.png), when i click to another + the previosy open crosal close, I want keep it open and similarly remain open, no need to close itself, if user press the _ then tis close.

    Question 3: I want to remove the tabs from the widgets as i show you in the image, please see the image keeptabopen.png

    Attachments:
    You must be logged in to view attached files.
    #92242
     Laura
    Moderator

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

    COPY CODE
    
    dt.bp-field-name {
        text-align: left;
    }
    a#recently-active-members {
        display: none;
    }
    a#popular-members {
        display: none;
    }
    

    About 2 this is not available right now

    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 🙂

    #92305
     danishfarhan
    Participant

    Thanks Question 1 Resloved, Ok for Question 2 , But what about Question 3 ?

    plz update

    #92727
     Laura
    Moderator

    Hello, question 3 was included in the css but seems like it didnt take effect, try this:

    COPY CODE
    
    a#recently-active-members {
        display: none !important;
    }
    a#popular-members {
        display: none !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 🙂

    #92750
     danishfarhan
    Participant

    yes thanks

    #92992
     Laura
    Moderator

    Glad it worked 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?