Home › Forums › Education Booster Pro › Color of post\’s text
Tagged: color text
- This topic has 4 replies, 2 voices, and was last updated 7 years, 9 months ago by
Anonymous.
-
AuthorPosts
-
-
August 31, 2018 at 12:32 pm #1910
Anonymous
InactiveHi,
How can I change the color of text of post. There is no option in customize/colors. My site is http://www.comunicateentusmedios.org
Best regards.
-
August 31, 2018 at 12:42 pm #2002
keonthemes
KeymasterHello @remc ,
It would be great, if you clearly mention which post text your are talking about. Do you want to change the color of single pages (post detail pages) or entire paragraph text color? Please describe a little more, so we can send you the proper solution.
Thanks and Best Regards!!!
-
September 19, 2018 at 8:48 am #2156
Anonymous
InactiveI want to change page and post color of text. For example:
– https://comunicateentusmedios.org/2018/08/15/taller-comunicando-en-igualdad/
– https://comunicateentusmedios.org/pagina-ejemplo/Alternative could it be to change all color’s text of theme.
Best regards.
-
September 19, 2018 at 8:49 am #2164
keonthemes
KeymasterHello,
Please follow these steps to change the paragraph text of the whole site;
Go to Dashboard > Appearance > Customize > Additional CSS and paste the below CSS code and click publish button.
html, body, button, input, select, textarea, .block-grid .post-content .post-content-inner, .icon-block-outer .list-inner, .block-team.block-grid .post-content .post-content-inner, .block-testimonial .slide-item article.post-content .post-content-inner blockquote, .block-grid .post-content .post-content-inner, .block-contact .content-outer .contact-list a, .kt-contact-form-area .form-group label, .kt-contact-form-area .form-group .search-form .search-button, .search-form .kt-contact-form-area .form-group .search-button, .kt-contact-form-area .form-group label, .kt-contact-form-area .form-group input.form-control:not(.wpcf7-submit), .kt-contact-form-area .form-group textarea.form-control, article.post-content, .wrap-team-page .block-team .team-member-highlight .list, .block-contact .content-outer .contact-list {
color: #cccccc;
}Note: change the value (#cccccc) to your desired color code.
Thanks and Best Regards!!!
-
September 21, 2018 at 11:30 am #2179
Anonymous
InactiveThank you.
-
-
AuthorPosts
- You must be logged in to reply to this topic.