-
Author
-
December 28, 2017 at 03:07 #184052
emmanuel
Participanthow can i change the color of the text here see attachment from white to black
December 28, 2017 at 15:34 #184083Laura
ModeratorHello, the profile fields or also the name? Can you share access? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 28, 2017 at 16:27 #184093emmanuel
Participantthe profile fields and the name
https://www.eumello.com/wp-admin/
username: admin
password: BOUpQ%xJAfHCphg
December 30, 2017 at 00:32 #184235Laura
ModeratorHello, here just add this to style.css of child theme
COPY CODEdl.tabs.pill.custom a { color: black !important; } dt.bp-field-name { color: black !important; } #profile p { color: black !important; } #profile h2 { color: black !important; } span.user-nicename { color: black !important; } span.label.radius.pmpro_label { color: black !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 31, 2017 at 21:00 #184409emmanuel
Participantthanks for codes but the with url links did not change to black here are some for example see the attachment
January 1, 2018 at 23:55 #184460Laura
ModeratorHello, please try
COPY CODEdl.tabs.pill.custom a { color: black !important; } dt.bp-field-name a { color: black !important; } #profile a { color: black !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.