This topic has 13 replies, 3 voices, and was last updated 7 years by Laura.

  • Author
  • #137809
     Hanifa
    Participant

    Hi there is possible to change the text color in that apear in the “cover photo”.

    For example if you see the image that I attached you will see that are some letters that you almost cannot read.

    I point in the image those letters.

    I appreciate you help and  detail step by step on how to do it.

    Kind Regards

    Attachments:
    You must be logged in to view attached files.
    #137851
     Laura
    Moderator

    Hello, you can do it with css, i can help ou i need a link to see the page and user credentials 🙂

    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 🙂

    #137901
     Hanifa
    Participant
    This reply has been set as private.
    #138085
     Laura
    Moderator

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

    COPY CODE
    
    .mycred-balance.mycred-mycred_default {
        color: white !important;
    }
    div#mycred-my-ranks {
        color: white !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 🙂

    #138228
     Hanifa
    Participant

    Hi there,
    Thank you very much for you reply.
    I’ve just did what you ask, but it didn’t result 🙁

    #138582
     Laura
    Moderator

    Hello, did you try to clean cache?

    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 🙂

    #138597
     Hanifa
    Participant

    Hi there, Yes I’ve clean the cache and even use another browser to teste it.

    #138804
     Laura
    Moderator

    Added it, works, your style.css was empty, where are you adding the codes?

    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 🙂

    #138829
     Hanifa
    Participant

    my cc code was empty because I had to uninstall the KLEO theme, for thing to work.
    Then I re-install it. I think now KLEO theme is working.
    Thank you.

    #139203
     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 🙂

    #153580
     Gomero
    Participant

    Hi, what about changing the white color on the cover page? Most users don’t upload a photo/image so the text is unreadable.

    Attachments:
    You must be logged in to view attached files.
    #153760
     Laura
    Moderator

    Hello, try this css

    COPY CODE
    
    #item-header div#item-meta 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 🙂

    #153789
     Gomero
    Participant

    Hi Laura, thanks. That partially solved the issue. I can now see “add as friend” and public/private message text, but user last active time still in white text. Can I change that?

    Attachments:
    You must be logged in to view attached files.
    #154052
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    div#latest-update {
        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 14 posts - 1 through 14 (of 14 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?