- Issue created by @galactus86
-
galactus86 โ
committed eca808ed on 1.x
Issue #3544064: Update footer webform styles
-
galactus86 โ
committed eca808ed on 1.x
- ๐บ๐ธUnited States galactus86
I've merged the updated styles. But now we need a preprocessor to get the webform category and add the class to the form attributes.
For the footer the category = "footer"
The rendered class = "webform-category--footer"
- ๐บ๐ธUnited States phenaproxima Massachusetts
We might not need a preprocess at all; let me see if I can add the requisite classes to the webformโs configuration directly.
- ๐บ๐ธUnited States phenaproxima Massachusetts
Was able to add the
webform-category--footer
class to the webform without changing Mercury. It looks good!