• Resolved monkds

    (@monkds)


    Hi Ben!

    I really appreciate that you made Mission News Theme that I have been so excited to use.

    Btw, I would like to change the widget title color on both left and right sides on the home page.

    It would be grateful that you let me know how to change it through CSS

    thank you!

    Jin

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hey Jin,

    Glad you like the theme!

    You can use the following CSS to change the colors of the widget titles in both sidebars:

    .sidebar .widget-title {
      color: blue;
    }

    Please copy & paste that code into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter monkds

    (@monkds)

    Thank you so much! It looks so much better now.

    Jin

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome! Happy to help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing Widget Title Color on both Left and Right Sides’ is closed to new replies.