• I am wondering how to change the color of the text “SUGGESTED MODS” and “CONNECT WITH ME” on my site. These are both titles of widgets on my site linked below.

    https://popularmmos.com/

    Please answer in simple terms if possible.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • C W (VYSO)

    (@cyril-washbrook)

    In the appearance editor, navigate through to /colors/dark/colors.css. Edit line 14:

    .widget-title { background: url(images/widget_title_pattern.png) repeat-x bottom left; color: #ccc; }

    Change the value for color to whatever you like.

    Thread Starter popularmmos1

    (@popularmmos1)

    I changed the child theme and it didn’t do anything, do I need to change the main theme for this to work?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change widget title color’ is closed to new replies.