Viewing 1 replies (of 1 total)
  • Hey there roxharris,

    Hope you’re well today!

    I’d be happy to help out if you could add more information about what you’re trying to change. I’m guessing that by sidebar color you’re referring to sidebar background color and to do that please try adding the following CSS code in the style.css file of your child theme or add it in your site using the following plugin:

    https://www.ads-software.com/plugins/simple-custom-css

    #sidebar {
      background-color: #39373C;
    }

    You’ll have to replace color hex value to display color that you want. You can use sites similar to this one to get hex value for the color of your choice: https://www.color-hex.com/

    As for the font color can you please be more specific on what you want to change and please post link to your site so I can take a look ??

    Best regards,
    Bojan

Viewing 1 replies (of 1 total)
  • The topic ‘change the side bar color and the font color’ is closed to new replies.