ChronoForms v6 pi pixelhexe 26 Oct, 2017 How can I style the emails - using the "auto template" possibility or not - I can't find a way to insert CSS there? Thanks! Anja pi pixelhexe 26 Oct, 2017 Answer 1 Likes Liked by Max_admin I just found it by myself - when I don't use <wrapper> or <container> I can add inline css, for example <div style="padding:20px">...</div>. <wrapper> or <container> seem to have their own styles which can't be overridden. That fixes my problem. :-) This topic is locked and no more replies can be posted.
pixelhexe 26 Oct, 2017 How can I style the emails - using the "auto template" possibility or not - I can't find a way to insert CSS there? Thanks! Anja
pixelhexe 26 Oct, 2017 Answer 1 Likes Liked by Max_admin I just found it by myself - when I don't use <wrapper> or <container> I can add inline css, for example <div style="padding:20px">...</div>. <wrapper> or <container> seem to have their own styles which can't be overridden. That fixes my problem. :-)