Hello,
i added code in Element CSS, and results are showing correctly in PRO Editor, while they doesn’t show up in live website
I’ve no cache plugin at all, just PRO theme.
Thanks
Hello,
i added code in Element CSS, and results are showing correctly in PRO Editor, while they doesn’t show up in live website
I’ve no cache plugin at all, just PRO theme.
Thanks
Hi There,
Thanks for writing in!
I checked your site and didn’t find any element CSS in the mentioned section.
Can you please confirm the exact element where you have added the CSS?

Thanks
Sure:
“With Element CSS” > Row 1 > Column Left
Thank you
Hey @Draxdes,
I saved the last section as a template and imported it in a test page and it works. The issue was caused by a syntax error (forgot to close the comment) in your empty column in the section above your last section. All CSS won’t work anymore because they will become comments and will not be generated by the builder.

I closed the comment and it now works.

Hope that helps.
Wow that was pretty tricky!! Thank you so much!!!