• Resolved Jeffw400

    (@jeffw400)


    Hello,
    I am with a non-profit org that is trying to make the sidebar widget headers all green instead of the dark gray. None of the plugin’s have CSS for this, and I can’t see where to edit the CSS in style.css. In the link below, you can see where I am trying to edit “Long Island Sound Fun Facts” and “Recent Blog Posts” to be green. I am also hoping the solution I find will work for the Google Calendar Events widget header on the home page.
    Is there any way to do this?
    Here is the link:
    https://www.soundwaters.org/discover-long-island-sound/research/

Viewing 1 replies (of 1 total)
  • Thread Starter Jeffw400

    (@jeffw400)

    I found the solution moments after posting. I’ll share here for those wondering:

    I inserted this magical piece of code in style.css. I still don’t see where the default code is and I would be interested to know, but this did the trick for me:

    h2, .sidebar .widget h2 {
    color:#8fd43f;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Help for Non-Profit trying to edit sidebar header colors’ is closed to new replies.