Never mind. I figured it out. Go to the Custom CSS and insert the following to change that color everywhere.
:root {
--bs-primary: #ee1b2e;
}
-
This reply was modified 4 years, 11 months ago by sroffers.
Looks like you guys have it stored in the bs-primary variable. Is there anywhere in your “customization” that I can change it?
Do you have a template that I could start with for making a plugin to work with the Particpants DB? I am an embedded software engineer, which doesn’t mean I can write plug-ins very well, but I want to start 🙂