Question:
- Did something change with the Studio editor recently that prevents adding custom classes to Section elements?
Product:
We’re now seeing the message “Section elements aren’t supported by CSS yet.” when trying to add a class to a section element.
This wasn’t previously the case, as our Home page has about 7 sections and each has a custom class that we added so we could add some styling to overcome the limitations of sections in the editor (e.g., no way to add a gradient overlay on top of an image, etc.). We did finish the Home page a month or more ago, and have been working on other things. But now we can’t add classes to other sections, nor change the classes we already added to the Home page sections.
As sections are the top-most element we have access to in the editor, it’s pretty imperative to be able to target these and all of their children in CSS.