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

  • Author
  • #153671
     Gomero
    Participant

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

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

    #153858
     Gomero
    Participant

    Hi Laura, please check the other topic as the solution you gave did not solved the issue completely. Thank you!

    #153986
     Gomero
    Participant

    Hi 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.
    #154048
     Gomero
    Participant

    Laura, 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;
    }
    
    #154210
     Laura
    Moderator

    Glad 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 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)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?