Change text color on resume page?

  • Posted in : Empathy
  • jimbond27
    Participant

    Hi. How would I change the “light” text color on the resume page?

    serkan
    Moderator

    Hi,
    If you are talking about on testimonials part on resume page, you can use this custom css code;

    .testo h5 { color: #000 !important; }

    Thanks

    jimbond27
    Participant

    Link in private. I’d like to change the body text to a lighter color.

    Thanks.

    serkan
    Moderator

    Hi,
    You can use this custom css code with the new color code;

    .light-text .event p { color: #fff !important; }

    Thanks

    jimbond27
    Participant

    Perfect. Thank you.

    serkan
    Moderator

    You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.

    https://themeforest.net/downloads

    Thank you for your support.

    LimDev
    Participant

    hi also would like to change text color – but from dark text color. i tried this following code in customizer > additional css … but it doesn’t work … could you please help me? thanks

    .dark-text .event p { color: #ffffff !important; }

    serkan
    Moderator

    Hi,
    You can use this css code like this;

    .event p { color: #fff !important; }

    Thanks

    LimDev
    Participant

    thank you, serkan. but unfortunately it doesn’t work … see website link in private content pls

    serkan
    Moderator

    Hi @LimDev
    I could not see your resume page in the related URL. Can you give a more descriptive explanation?
    Thanks

    LimDev
    Participant

    hi :) what i’m looking for applies to all pages that use the predefined dark text … dark text should be black – on all pages; light text white (this is pre-set). The dark text is kind of blue-gray … see the example page in the private content box – thanks!

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .light-text, .light-text label { color: #000; }

    Thanks

    LimDev
    Participant

    äääähm … now white text = black!? but dark text is still grey-blue … but problem solved: we took white text allover the website. thanks

    serkan
    Moderator

    Thanks for the feedback.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register