Hi Lostguybrazil,
Thanks for your support question.
Can you try adding the style or script declaration tag as follows?
For CSS this is:
<style type="text/css”>
Your CSS code …
</style>
For JavaScript this is:
<script type="text/javascript">
Your JavaScript code …
</script>
Regards,
Damian
Thread Starter
User
(@lostguybrazil)
Thanks, it worked with CSS and JavaScript! But the HTML is still appearing. Here is the code what I’m trying to insert: http://tympanus.net/codrops/2014/03/21/responsive-full-width-tabs/
I’ve read the documentation (http://css-javascript-toolbox.com/documentation/#document-37) and until now haven’t found the issue.
Thanks,
Roberto
Hi Roberto,
I suggest creating a HTML code block, ignore the Assignment Panel (i.e. do not check any Posts, Pages, etc) and use the shortcode embedder at the page/post level.
Let me know if that works.
Regards,
Damian