Home Forums Themes Support Gecko Issue with font color in blog section

Viewing 1 reply thread
  • Author
    Posts
    • #43333

      Hi,

      There are parts of the font in my blog that is showing up as light gray and some is the color that I chose for the font – black. Is there a way to make all of the font show up as the color I want it to be (black)? Thanks.

      The issues with the font color can be seen in all of the blog posts.

       

      https://wellpointcanada.com/agent-training/

      • This topic was modified 1 year, 8 months ago by Cairs_nic.
    • #43335

      Hi Cair,

      Please add below code to JanStudio > Theme Option > General layout > Custom CSS

      body {
      color: #333 !important;
      }

      And change #333 to your color

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.