Is there anyway to add the responsive class setups as a global class for all pages, so you only need to add the class to elements on each page? I’m using three Responsive elements on each page which all works fine, but having to create the styles on EACH AND EVERY page is a massive pain in the wotsits. When you have a site with around 100 pages, having to add these responsive setups through the page settings on EVERY page takes forever.
I tried adding the following in the custom CSS but sadly that didn’t work.
.h-responsive-headers {
compression: 3.0;
min_size: 16;
max_size: 25;
}
Is there anyway to set these styles somewhere so it automatically applies to all pages?
The responsiveness of the Pro theme (or lack of) is a major flaw, as everything else about it and Cornerstone is fantastic, but getting the basics of a scaling headline working is monumental time waster at the moment for something that should really work out of the box.
Thanks for the time.
