-
Author
-
December 28, 2017 at 03:07 #184052emmanuelParticipant
how can i change the color of the text here see attachment from white to black
Attachments:
You must be logged in to view attached files.December 28, 2017 at 15:34 #184083LauraModeratorHello, 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 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 🙂
December 30, 2017 at 00:32 #184235LauraModeratorHello, 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 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 🙂
December 31, 2017 at 21:00 #184409emmanuelParticipantthanks for codes but the with url links did not change to black here are some for example see the attachment
Attachments:
You must be logged in to view attached files.January 1, 2018 at 23:55 #184460LauraModeratorHello, 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 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
You must be logged in to reply to this topic.