-
Author
-
February 21, 2017 at 12:59 #153671GomeroParticipant
Hello,
I would like to change the font color in the member page where it shows member status and private/public message options. My text is white and I don’t know how to change it. Since most users do not upload a cover image, we cannot see its status or private/public message option in a white background.
Example: http://guarapas.com.br/membros/barth/
Thank you!
Philipe Gomero
Attachments:
You must be logged in to view attached files.February 22, 2017 at 07:12 #153836LauraModeratorHello, already answered at the other topic 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
February 22, 2017 at 11:19 #153858GomeroParticipantHi Laura, please check the other topic as the solution you gave did not solved the issue completely. Thank you!
February 23, 2017 at 15:26 #153986GomeroParticipantHi Laura, thanks. Your code below partially solved the issue.
COPY CODE#item-header div#item-meta a { color: black !important; }
I can now see “add as friend” and public/private message text, but user last active time still in white text. is there another CSS code I can use for that?
Attachments:
You must be logged in to view attached files.February 23, 2017 at 18:45 #154048GomeroParticipantLaura, I’ve managed to play with the code and fix what I need. Not so pretty with plain black text but it works fine! Thanks again.
COPY CODE#item-header h4.user-nicename { color: black; } div#item-meta a { color: black !important; } span.activity { color: black; }
February 26, 2017 at 23:21 #154210LauraModeratorGlad you could resolve it! 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.