Viewing 6 replies - 1 through 6 (of 6 total)
  • webdesignerchristian

    (@webdesignerchristian)

    .project-description { color: #666;}

    Thread Starter sagdude2002

    (@sagdude2002)

    Thank you!

    webdesignerchristian

    (@webdesignerchristian)

    You are welcome Sag, please mark thread resolved

    Thread Starter sagdude2002

    (@sagdude2002)

    Hi Christian,
    Actually, that CSS didn’t change it. However, I noticed the formatting toolbar does show an underlined A. So you highlight everything, click on the A and select the color you want for the text. My bad, I went over that toolbar a few times and must have thought that A was something else because the underline wasn’t dark, like in Word. Oops. But thank you for taking the time to respond!
    Mike

    Thread Starter sagdude2002

    (@sagdude2002)

    Here’s the answer for changing the font color on all projects:

    .project-description {
    color: #000;
    }

    So you were right Christian but the code for black is #000. Thanks again!

    webdesignerchristian

    (@webdesignerchristian)

    hi sag. my apology, i was initially showing you the code to be edited not inserted, i should of explained that you would need to change the color

    color:black also works 🙂

    again please mark thread resolved

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Creativo Theme – How to Change Portfolio Font Color’ is closed to new replies.