This topic has 15 replies, 2 voices, and was last updated 10 years by Laura.

  • Author
  • #96792
     IrishBrown
    Participant

    Hello,

    Thanks you for your replies to my questions.

    Now that I am able to add the section icons to the profile tabs, I would like to remove some of the tabs from that location.

    Right now I only want “Activity”, “Profile”, “Messages” and “Album” to show. The below show what I currently have.

    I still want the options in the profile drop down, but I don’t want it to show on the page.

    #96958
     Laura
    Moderator

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

    COPY CODE
    
    li#friends-personal-li {
        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
    #97021
     IrishBrown
    Participant

    Thanks, the code worked!
    Just a few more things to ask about the profile page.

    1. The icons are not lined up when the browser window is resized.

    2. The second row of profile tabs: Would like font larger & color change so it can standout.

    3. Would like profile image to be circle. Look through the forum but did not see a solution.
    Please see attachments.

    Thanks for your help!

    #97034
     Laura
    Moderator

    Hello, the mobile view needs some adjustments as this code is a custom change made for desktop view, if you prefer, i can hide the icons at mobile view for a better user experience.
    For the other issues, can you share admin credentials and the url?

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

    Thank you for the reply.

    1. Ok lets try to hide the icons at mobile view and see how that works.
    2.Below are the credentials:

    splacy.com
    sweetadmin
    *-‘suyet4

    thanks again

    #97081
     Laura
    Moderator

    Hello, password doesnt seem to work, please check again, thanks 🙂

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

    Sorry about that:

    splacy.com

    sweetadmin

    “-“suyet4

    #97190
     Laura
    Moderator

    Hello, please check attached

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

    HI Laura,

    I am really sorry about this, I tried the and login with those credentials.
    May the _ and – were the problem, anyway I have tried successfully with this one:

    Laura(7184)**

    I will be here(for quick response) just in case you run into an issue.

    Thanks

    #97310
     Laura
    Moderator

    Hello, changed, added to your style.css
    Also, add this if you want to make the nav bar font size bigger

    COPY CODE
    
    ul.sub-nav a {
        font-size: 14px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #97313
     IrishBrown
    Participant

    Great!
    How about the profile image shape, circle vs square?

    #97347
     Laura
    Moderator

    Hello, this will do it

    COPY CODE
    
    #profile #item-header-avatar .avatar {
        border-radius: 60%;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #97385
     IrishBrown
    Participant

    Thanks you have been a great help.

    #97467
     Laura
    Moderator

    Hello, i am glad to help 🙂 Would be nice if you rate us 5 stars at themeforest and leave a nice comment 🙂

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

    Hello Laura,

    I just did.

    Thanks

    #98076
     Laura
    Moderator

    Thanks you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?