- This topic has 7 replies, 3 voices, and was last updated 2 years, 3 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › News Vibe Pro › FONT Color
How can I change the font color on pages/posts and comment box. It is set to a light grey and I want it black on all.
Hi @KARIANN, Please add this CSS in the Additional CSS
.comment-content,
.comment-form .required-field-message,
.page #inner-content-wrapper .entry-content,
.single #inner-content-wrapper .entry-content,
#commentform p.comment-form-comment {
color: #111;
}
Go to Customizer >> Appearance >> Additional CSS, paste the above CSS, and publish the site.
please change the color as per your requirement. you can find the color code reference on the link below:
https://www.computerhope.com/htmcolor.htm
Regards,
Themepalace
Hi there,
I’ve changed my font colour, but it’s not showing up in live. Also, there are instances when I’ve adjusted my colour settings, but they aren’t reflected in construction mode. Any ideas? 🙂
Many thanks,
Cecilia
I forgot to add: it doesn’t seem to be a problem with the ‘lite’ mode. However, when I switch the ‘dark’ mode, all fonts are set to white.
Hi @CELIA,
White color is the default color for the dark version so you cannot change the font color on the dark version
Hi Sanam,
Thanks for your reply.
Couldn’t this be added to the theme? I’m also wondering, where can I change the font colour of post titles and publisher names?
Many thanks,
Celia
Hi @CELIA, Please add this CSS in the Additional CSS
.single .entry-title,
.single .byline a,
.archive .entry-title,
.archive .byline a,
.search .entry-title,
.search .byline a {
color: #e5383e;
}
Go to Customizer >> Appearance >> Additional CSS, paste the above CSS there, and published the site.
you can find the color code reference on the link below:
https://www.computerhope.com/htmcolor.htm
As for the dark version color setting it will probably get added on the next theme update.
Regards,
Themepalace
Hi Sanam,
Thanks very much!
Regards,
Celia
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |