Support

Account

Home Forums Feature Requests Custom body class setting for WYSIWYG fields Reply To: Custom body class setting for WYSIWYG fields

  • I don’t believe you can target the content of an iframe with CSS in the parent document (as far as I know) so that wouldn’t really work. Technically I could use JavaScript to go in and manually apply the body class after the fact but that feels a bit hacky.