Resize code box to 100% height of iframe?

Hello there! I’m a bit new to ReadyMag and still learning. I’m embedding an iFrame onto my site from Glofox (it’s a scheduling company like MindBody, and they use an iframe embed to put their schedule on your site.)

I’m using the add code block and have the iframe code in there, and I even have width=“100%” height=“100%” in the iframe code. However, the ReadyMag code box doesn’t resize to fit the height of the iframe.

Is that possible? Sometimes the schedule is really long and other times it’s short, and I don’t want it to have a scroll. Help?

I woulg duess, taht you also have to set the width and height of the parent container of the customcodewidget. This you can only do via jquery/javascript.