Hi @depber
I’m glad you found solution!
Let me just add a bit of additional explanation though.
My colleagues didn’t suggest adding the CSS to the Forminator directly in the first place and there is a reason for this:
– Forminator’s “custom CSS” option does work but it often requires CSS rules to be significantly adjusted to use a bit different structure/selectors than “regular” CSS
– so when we check things from “outside” to provide the code, we may not always be able to provide CSS in the form properly “understandable” for Forminator. CSS media queries may be an issue here too.
– In general the custom CSS option in Forminator is for very simple use cases and other/more complex customizations are better to be added using theme’s Custom CSS option or via child theme’s style.css file or similar way (like the plugin that you used).
Best regards,
Adam