I can certainly re-update Enfold and overwrite all files, but there are some other places where I’ve added some things to the CSS.
Is there any way that I can determine what I’ve added over time? I pretty much did it on a need basis and didn’t keep up with it.
Only this (Put it under the “Quick CSS”):
h1 {
font-size: 24px;
font-weight: medium;
text-transform: none;
}