In WordPress 6.1.1 (released 2022-11) this is not possible in the UI. But good news:
In WordPress 6.2 (to be released somewhen March 2023) this will be possible! Was introduced as an experimental feature in Gutenberg 14.8 from 2022-12 (see video )
It works like this:
- WordPress Dashboard > Appearance > Editor
- Open the Styles panel
- In the panel you got a new section “Additional CSS”.
- There you can paste arbitrary CSS. (and its immediately rendered on the canvas nearby)
Related Posts:
- Narrow paragraph block aligned to left of “wrapper”
- Full Site Editing Non-editble global styles?
- Are there Gutenberg container blocks?
- show classes as dropdown in guttenberg`s additional css classes input box
- Style new block-editor alignfull class without scrollbars or overflow
- What CSS rules are introduced to core blocks through wp-block-styles?
- Gutenberg Block Editor Match Admin Styles & Frontend Styles
- If I dequeue Gutenberg Stylesheet will that have any effect on WordPress 5.0.1?
- is it possible to use post-type as part of a css selector in block editor stylesheet?
- Remove WordPress/Gutenberg button styles for ACF blocks
- Gutenberg Additional CSS Class without modifying theme?
- How to override Gutenberg admin CSS
- Different css rules for TinyMCE and Gutenberg while using add_editor_style()
- Can you edit WP gutenberg block css without a plugin?
- How to stop Gutenberg from outputting inline CSS for specific blocks?
- Enqueue styles in new site editor in WordPress 5.9
- create bootstrap columns inside editor group block
- Add Custom Alignment Option to WordPress Blocks/Gutenberg
- Simple way to add custom class and ids to individual Gutenberg blocks
- The Global Styles missing
- ACF Gut block broke wordpress default style?
- Scroll code block instead of wrapping text
- Default paragraph block styles just for pages NOT for posts?
- Custom CSS in Widget editor (Gutenberg) gets stripped out
- Custom Gutenberg color classes naming convention
- Adding a new block editor color option to a theme
- Stop custom Gutenberg styles taking over other admin bits?
- Why can’t blocks be hidden with jQuery?
- Gutenberg CSS Issue
- Trying to make an image a circle in Gutenberg
- What is the cleanest way to shrink Gutenberg Blocks to container width?
- Gutenberg Editor: display error with a combination of transform and background-attachment:fixed
- Default Gutenberg CSS on frontend
- Customizing the CSS for the post/page editor?
- Use of CSS classes in editor-blocks.css file
- Images at the same vertical position in multiple columns
- How do I make my block-editor styles match my front-end styles?
- Dequeue classic-themes.min.css
- How do I add custom CSS animations for specific Gutenberg blocks?
- How can I add a section with a different background color?
- adding additional css classes have no effect within block editor
- How do I change search input padding for blockbase child theme?
- Insert a group block inside a list item
- Block content rendered with inline CSS. How do I reuse it in a headless setup?
- How to remove class=”wp-block-heading” from Heading tags?
- Gutenberg: where to find style settings
- Custom block style not working in the editor
- Customize margin between paragraphs using the Gutenberg Style editor
- CSS to make HTML page footer stay at bottom of the page with a minimum height, but not overlap the page
- How to get these two divs side-by-side?
- Float a div above page content
- How can I horizontally align my divs?
- background-size: cover not working?
- Pure CSS to make font-size responsive based on dynamic amount of characters
- CSS – display: none; not working
- Is there an opposite to display:none?
- Rainbow gradient on text in CSS
- font-weight is not working properly?
- What would be the best method to code heading/title for ul or ol, Like we have caption in table?
- How can I make my header image properly responsive?
- wp_enqueue_scripts, wp_register_scripts, wp_print_scripts: i’m confused
- What is the correct way to enqueue multiple CSS files?
- Remove wp_add_inline_style
- Which Details Are Required For Style.css File Header?
- How to implement different color schemes in your themes
- @font-face doesn’t work
- How to target first img in every wordpress post with CSS [closed]
- How to change Parent Themes in Child Theme CSS
- Set Image width=’x%’ (percentage width not pixel width) when inserted via the media manager?
- Enable specific CSS Code for Visitors and specific Roles
- WordPress on localhost working, when sharing IP to connect receive err_connection_refused on .js and .css files
- How to decrease picture size
- Can’t remove WordPress post image height/width attributes?
- Load in wp admin assets from child theme
- style.css doesn’t load on the home page when front-page.php activated (using stock theme)
- @media in bluehost is being commented out [closed]
- Two column Dropdown for WordPress Toolbar
- Images loaded as background-image are shown but s aren’t
- CSS styling of native (inbuilt) wordpress thumbnails [closed]
- Update wordpress causes white space on admin
- Responsive issue with secondary logo – not sticking in position [closed]
- How would one set or override a Fallback font for characters in second language?
- why has this element moved despite css being the same as other pages?
- Test wrapping cutting words in half on my WP site [closed]
- WordPress aggressively caching CSS
- child-theme style not changing on localhost
- My sites mobile view design is different when not logged in – how do I ensure it’s all the same?
- Two CSS files loading extremely slow
- How to remove the Welcome watermark on this page? [closed]
- About copy and paste content and formatting
- Bootsrtap.css overlap style.css in custom wordpress theme
- image background is cut [closed]
- Changing from primary to a custom menu changes my CSS navigation layout
- Woocommerce align prices and texts [closed]
- Rollover button doesn’t appear in sidebar [closed]
- how to include other jquery file and css file in wordpress plugins
- plugin not loading my css and js
- Editing size of h3 tag in wordpress on a one-off basis
- Content doesn’t fit on large size desktops like 2560×1440
- How to change mobile menu (toggle) icon in WordPress – Full Site Editing?