This topic has 5 replies, 2 voices, and was last updated 6 years by Laura.

  • Author
  • #184052
     emmanuel
    Participant

    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.
    #184083
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #184093
     emmanuel
    Participant
    This reply has been set as private.
    #184235
     Laura
    Moderator

    Hello, here just add this to style.css of child theme

    COPY CODE
    
    dl.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 solution

    Laura 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 🙂

    #184409
     emmanuel
    Participant

    thanks 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.
    #184460
     Laura
    Moderator

    Hello, please try

    COPY CODE
    
    
    dl.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

    Laura 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 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?