- This topic has 6 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Education Hub › How to change the entire text color
How do i change the entire site text color in the CSS editor section.
that is no reply to my question… this is spam. moderator pls take note
Hello @bernardebuehi,
The text contents in the site comes from different sections / post and pages. Please elaborate your issue mentioning the page section that you would like to change text color of so that we can provide you custom CSS specific to your needs.
Also, it is very bad practice to use the Dashboard CSS editor section to make your CSS modifications as all your modifications will be lost with the theme update. Please use the theme’s Custom CSS field in your Dashboard > Appearance > Customize > Theme Options > Advanced Options > Custom CSS to make your CSS modifications.
You can also choose to upgrade to pro version of the theme which already contains color options for all site elements that resolves your issue.You can check details for the pro version here :http://themepalace.com/downloads/education-hub-pro/
Best Regards !!
The paragraph text color is what I want to change to black. I want to change every individual single page text to black
Hello @bernardebuehi,
To change the text color of the page content text for your single pages to black you can simply paste in the following Custom CSS in your Dashboard > Appearance > Customize > Theme Options > Custom CSS field :
.page article .entry-content p {
color: #000;
}
The CSS will affect the text contents of single pages only.
Hope this helps you,
Best Regards !!
THANKS, it works at some pages BUT NOT all the pages,
Hello @bernardebuehi,
As mentioned in the previous reply, the provided CSS only works on the text contents of single pages only.
If possible, please share with us your site URL to the page that you want to change the text color of so that we can inspect the page and provide the CSS for the specific page.
Best Regards !!
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. |