If it is editor mode specific, then make a CSS file named: editor-style.css
and then add the following code into functions.php
within PHP tags:
// CUSTOM EDITOR STYLES // This theme styles the visual editor with editor-style.css to match the theme style. add_editor_style();
Now put some CSS code to match the site’s CSS into the editor.
Related Posts:
- Create a “Dummy” parent page for a hierarchy in page listing?
- Restrict admin access to certain pages for certain users
- Restrict acceess of a page in backend
- Hide page visual editor if template is selected – redux
- Increment Page Order As Pages Are Created
- How do I load custom scripts and styles for a page?
- Only allow new subpages to be created
- What are the options for running custom css and javascript files on a page?
- Add custom admin menu item for pages using a certain template
- Too many pages causes WordPress admin to be unusable
- Hide Visibility Option From WordPress Publish Metabox
- Backend option to include a javascript file on specific pages?
- wordpress with many custom styled static pages
- How to make certain page templates visible to admin only
- WordPress Admin – Add Edit link to specific page under Pages Menu
- How to use the same code for multiple pages?
- Removing the TinyMCE editor for a given page template
- Dash after page title
- Add external css to Contact Page
- External stylesheet per page
- Adding a Calculator to a WordPress Page
- Prioritize visible content – Page speed issue on Google insights
- Change a Page’s Header Image
- Styling Previous/Next Pages differently from Index
- Disable ADD PDF media button on rich text editor
- How to disable delete option for a specific page? [closed]
- Need to create a custom page on a website
- How to exclude authors from get_pages()
- Different css file not working for the page template I created
- Order by modified date working in POSTS but not PAGES
- Publish page by invoking submit via jQuery
- Multiple Loops That Pull Pages (Child/Grandchild) While Styling the First Entry
- Translate dashboard metabox
- Custom user tables not working after migration
- Page and admin doesnt load – i tried everything
- Set different heights per screen size with inline styles CSS into the ‘Text’ section of a Page
- Pages in wp-admin is not found 404
- WordPress default theme cannot get full page on entry content div
- How can a .css file be applied to a virtual page?
- How do I locate a third party page represented as a slug in my WordPress website?
- Customise the_title in admin area
- Creating content using wp-admin pages
- Converting HTML to WordPress theme: integrating pages function and using its text editor, conditional enqueuing
- Blank white space where header was [closed]
- Adding CSS styles to Admin Area PAGES only (not POSTS or CPT)
- Group Pages based on Parent in Admin Area
- CSS Styling for a Page/ Site made with Pagelines
- Edit the text location of a form
- custom css in one page
- How can I keep the content of my pages version controlled?
- How do I set and list page_template with wpcli?
- How to get post or page excerpt using post_excerpt
- How to change “Shipping Calculator “field label on Cart Page – woocommerce? [closed]
- Object gets unwanted width and height
- Page with page template not using template in Preview
- Subpages return 404 error [closed]
- Why I can’t change the permalink of this page?
- User capability of create page/new page
- A function like is_page() but returns true if on any sub page of given page
- How to get the excerpt of a page before more tag?
- Using page slug in array
- Shortcode produces blank page
- How to create a page that contains a list of post titles from specific categories?
- Creating a 3-column layout on a WordPress Page
- Create page that is not deletable
- I have index.php and other files, how do I display other pages?
- Location-Based Pages displaying results near customer
- Created php page in wordpress – Error Page can not be reached
- How to add pagination to a single wordpress page with lot of text
- Multiple alias for single page
- Organizing Your Pages
- No Appearance panel is shown
- loading a javascript on a WP PAGE
- WordPress theme: Add page content to the bottom of the Contact form
- How can I change “page” (as in foobar.com/page/5) to another word?
- determine whether content is of type Page or a Post and display accordingly
- Check if the child page has sibling pages, and bookmark current page
- pre-existing data, and entities
- Undefined index: post in NOTICE while adding meta box
- is_single(); Question
- Next Page & Previous Page links – skipping a single page – how?
- anchor tag in header not working on other pages except the home page
- Using WP just to edit pages of an existing site
- Set parent page based on custom metabox value
- Add string to page title if post in specific category
- URL redirect to home page issue in word press site
- How to include a query_vars value in document_title_parts?
- Deleted WordPress page appears in Google Search Results
- How to remove a css class for any wordpress page
- Calling JavaScript for specific page irrespective of whichever theme you select
- Check if sidebar is active on page with id
- How can I get the page from menu as posts?
- Post id(login page) not found
- Content template when adding a new page
- Auto-Create Pages from Template Directory
- displaying child pages in columns when on a parent page
- page wordpress add extra unwanted stuff
- Does WordPress list all pages for crawlers?
- How to display child page from specific parent page in homepage?