So…yeah, child themes. That’s what I’ve done in the past. But I downloaded this ColorWay theme, was about to make my child theme, dug into the CSS, and found this line, which is why there are all these posts asking about custom.css:
To make it easy to update your theme, you should not edit the styles in this file. Instead use the custom.css file to add your styles. You can copy a style from this file and paste it in custom.css and it will override the style in this file. You have been warned! ??
Even those of us who have used a child theme before are sitting here scratching out heads thinking, “is there something different about this theme that we don’t know”, and second-guessing the whole child theme thing. Why wouldn’t a developer suggest the standard practice? What’s more, as others have pointed out, what they direct you to do just doesn’t work.
I’m going to go in and try doing the child theme as I had originally intended, but to anyone reading through this chain and feeling puzzled about the custom.css in ColorWay, you’re not alone and you’re not crazy.