Home Forums Education Booster Pro Color of post\’s text

Tagged: 

Viewing 4 reply threads
  • Author
    Posts
    • #1910
      Anonymous
      Inactive

      Hi,

      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.

    • #2002
      keonthemes
      Keymaster

      Hello @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!!!

    • #2156
      Anonymous
      Inactive

      I 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.

    • #2164
      keonthemes
      Keymaster

      Hello,

      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!!!

    • #2179
      Anonymous
      Inactive

      Thank you.

Viewing 4 reply threads
  • You must be logged in to reply to this topic.