• Resolved AnjaVG

    (@acvginneken)


    Please, how/where can I change the text color of a regular text widget in the sidebar of the blog page? It’s ligth grey and really difficult to read.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can add this in a custom CSS plugin:

    .textwidget {
      color: #000;
    }

    Thread Starter AnjaVG

    (@acvginneken)

    Thank you. ??

    For those who don’t know much about css, you can also use the plugin Colorful Text Widget for simple text, which allows you to change title color, text color and background color. Or Black Studio TinyMCE Widget which gives full editing options of the text.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change color of text widget in sidebar of blog?’ is closed to new replies.