-
Author
-
January 7, 2016 at 00:33 #96792
IrishBrown
ParticipantHello,
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.
January 7, 2016 at 17:21 #96958Laura
ModeratorHello, i see, try adding this to style.css of child theme
COPY CODEli#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 solutionJanuary 7, 2016 at 18:23 #97021IrishBrown
ParticipantThanks, 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!
January 7, 2016 at 18:34 #97034Laura
ModeratorHello, 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 solutionJanuary 7, 2016 at 19:15 #97059IrishBrown
ParticipantThank 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
*-‘suyet4thanks again
January 7, 2016 at 19:57 #97081Laura
ModeratorHello, 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 solutionJanuary 7, 2016 at 20:05 #97083IrishBrown
ParticipantSorry about that:
splacy.com
sweetadmin
“-“suyet4
January 8, 2016 at 13:37 #97190Laura
ModeratorHello, please check attached
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 8, 2016 at 14:04 #97197IrishBrown
ParticipantHI 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
January 8, 2016 at 17:26 #97310Laura
ModeratorHello, changed, added to your style.css
Also, add this if you want to make the nav bar font size biggerCOPY CODEul.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 solutionJanuary 8, 2016 at 17:30 #97313IrishBrown
ParticipantGreat!
How about the profile image shape, circle vs square?January 8, 2016 at 18:40 #97347Laura
ModeratorHello, 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 solutionJanuary 9, 2016 at 14:55 #97467Laura
ModeratorHello, 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 solutionJanuary 12, 2016 at 18:49 #98076Laura
ModeratorThanks you 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.