Any documentation out there on recommended class renaming philosophy/approach?
Getting to the point in the build where we're pretty set on our selected layouts/components. Perhaps it may not be necessary but I'm assuming theres some cleanup-related benefits to culling down the class list and systemizing some of the naming? And theres always room to add more layouts at some point so just trying to find the right when & how to start tackling that process.
Thanks!
Hey All! Quick issue that may have a known solution - I'm trying to use versions of the Modal "UI" elements, placing them as cta's for expanded info inside of standard left-right layouts (Layout 16/Layout 207) But it seems the modal has an issue with being inside the parent "layoutXX_component" - the grid element. When moved up a level to be a child of the section padding div (relume out-of-the-box "padding-section-large") it works as expected.
Is this a known limitation of modals? That they will only function outside of a grid? or is there a workaround, parameter change that will help?
Thanks!