Hi there,
Ok, so I’m definitely missing something with the element CSS setup. Let me explain and maybe you can point me towards the right documentation?
In previous version of X/Cornerstone, we would establish our page templates (home, inner, contact, whatever else), and, as needed, duplicate those. That meant targeting most of the page elements via CSS was possible, as we’re duplicating the same pages and so can make sitewide changes. In fact, we’d often do the basic content implementation with the page builder, and then put the finish on everything (tweak colors, fonts, space, etc) via CSS in the customizer.
With the new version, this is obviously different. I’m struggling to figure out how to achieve the same efficiency, and the $el dynamic element is throwing me. For example, on my current project, I just want to make all h1 items a particular font…and it’s not working.
Can you offer any advice? I’m happy to tackle the learning curve of going through documentation, but I’m not sure where to look.
Thanks very much!