I don’t think the wrapper should be a problem, as long as the classes of the TD-elements are unique. Did you check the CSS output using FireBug (or Chrome Developer)? The client should be able to style it, like so
.tinymce .table .table-header td {}
Related Posts:
- Creating a wp_editor instance with custom tinyMCE buttons
- Remove HTML editor and visual/HTML tabs from TinyMCE
- How to get the input of a TinyMCE editor when using on the front-end?
- Load wp_editor via ajax [duplicate]
- TinyMCE 4.x : How to customize toolbar on wp_editor()
- How to use the new Dashicons for custom TinyMCE buttons?
- Add unique class or ID information to tinyMCE
- TinyMCE Anchor Button not showing
- “wp_editor” not displaying TinyMCE correctly when square brackets used in name
- Secure Validation of wp_editor in Theme Options
- Apply custom style to single word in WordPress
- Tiny MCE not adding p tag when saving theme option
- TinyMCE Editor Set Default Tab
- Registering custom TinyMCE buttons, for admin area, to work with custom instances of wp_editor
- Remove quicktag buttons but not Visual / Text editor and tabs
- TinyMCE editor – new lines not rendered on front end
- How to get WP editors tinyMCE instances
- TinyMCE strips line breaks on mceAddControl
- Count Words using tinymce in the front-end
- tinyMCE.activeEditor = null WP editor loaded in ‘Text’ mode?
- Add table controls with wp_editor minimal editor configuration (‘teeny’)
- Change Default Font Size and Remove Unwanted Font Sizes in TinyMCE
- Adding Custom Styles to the MCE dropdown toolbar
- TinyMCE Plugin Parameter
- wpeditor issue – shows both mode and not able to focus/edit during visual mode
- wp_editor on input changes content
- Limit Block format tags in WordPress wp_editor
- How to remove the statusbar from the default wordpress editor?
- wp.editor.initialize does not show the same default toolbar
- Stop WordPress Visual Editor converting backticks into code blocks
- TinyMCE Editor change underline button behavior – u tag instead of span text-decoration underline
- wordpress qtranslate editor text is not working [closed]
- Is it possible to disable the image alignment options in the post editor?
- How to dynamically generate wordpress editor on frontend?
- Change syntax styling of TinyMCE HTML Text Editor
- More than one TinyMCE (wp_editor) with different $settings[‘drag_drop_upload’] values breaks
- wp_editor not modify html tags of initial content
- allowing all HTML tags in tinymce editor
- How to apply a custom skin to WP_Editor / TinyMCE?
- Stop editor from adding “amp;” after every “&”
- TinyMCE 4 & wp_editor multiple editor issue
- How to remove buttons from tinyMCE in wp_editor added via AJAX
- Loading a self-hosted custom @font-face into TinyMCE dropdowns (Classic Editor) via ‘tiny_mce_before_init’ filter
- Load WordPress Editor .css on Front End
- “Formats” Select Menu in WP Editor doesn’t show up with correct colour
- WordPress Editor without buttons
- Adding a class to custom TinyMCE button using WPLinks dialog box
- How to remove “justifyfull” in TinyMCE
- wp_editor Too Tall when Content is Loaded
- Inline Editing with wp_editor and tinymce (problem with textarea)
- Adding New Row of Custom TinyMCE
- How do I separate my theme’s styles from editor styles?
- How to add placeholder in wp_editor?
- How to add custom CSS (theme option) to TinyMCE?
- Add popup window to TinyMCE buttons
- How to customize TinyMCE4 in WP 3.9 – the old way for styles and formats doesn’t work anymore
- Why did multiple line breaks stop working in text editor?
- Cite-Tag for blockquotes
- Wait for Gutenberg or built something in ACF?
- Using a dashicon for a custom button in TinyMCE?
- Disable TinyMCE Drag and Drop
- Integrating inline tinymce editor in a component for a gutenberg block
- Remove empty lines ( ) when author updates their post
- Easy way to inject js in tinymce iframe?
- Deprecated TinyMCE API call: windowManager.createInstance(..)
- wordpress 3.5 tinymce height
- TinyMCE is broken
- Adding image to visual editor popup for shortcode with wp.media and wp.mce: changing image duplicates shortcode
- all tincymce’s switch when updating page after changing from html to text in custom metabox
- Change TinyMCE Block Format Labels
- How to stop editor removing space ( ) in the beginning of the paragraph
- Add Wrapper with Class to WYSIWYG Editor
- Make Textarea a TinyMCE (editor box)
- Insert dynamic listbox options in Tinymce popup editor
- Editor stripping out data attribute when saving
- create a front end post page template withTinyMCE,
- How to use TinyMCE in the quick edit form?
- TinyMCE function: Remove (earlier) added style from the editor
- TinyMCE custom plugin, how to make a word automatically selected based on current cursor position?
- Avoid glitchy characters – my own version of the problem
- How to add custom font to TinyMCE FontSelect in WP Admin or filter the fonts available
- wp_editor in widget breaks after save (no buttons and visual tab broken)
- How to add Listbox / Select dropdown for shortcodes in WP 3.9 beta2 using TinyMCE?
- Using spellchecker plugin in TinyMCE
- TinyMCE buttons that launch Ajax-generated forms
- How can I make the page editor trust me?
- Dynamicaly update field created with wp_editor()
- WordPress code editor messed up my code!
- How to disable TinyMce’s Paste plugin from turning image URLs into embedded ?
- TinyMCE Visual editor removes href containing Javascript with ‘allow_script_urls’ set to true
- Remove distraction free mode from teeny editor
- Understanding automatic text formatting in the WordPress editor
- Preserve indentation, HTML5 shorthand in editor
- TinyMce Chrome newline issue
- Custom shortcode editor [BackboneJS & TinyMCE)
- Localize tinymce in WordPress 3.9?
- Multiple Block Quotes without using HTML
- Get the More QuickTag button back
- How do I change TinyMCE button “i” to create a i tag rather than em? [duplicate]
- Is there a way to get wp_editor (tinymce) content?