Make WordPress Core

Opened 7 months ago

Closed 7 months ago

Last modified 7 months ago

#61471 closed feature request (reported-upstream)

New Custom CSS feature for All Blocks in Gutenberg Editor

Reported by: posimyththemes's profile posimyththemes Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

It would be very helpful for us if there is an option in the Gutenberg Editor to add Custom CSS for any block we want. Currently Gutenberg has limited support for properties of the basic blocks, like the Rows & Stacks don’t have a property to set width when put inside of another Stack, there is no support for Absolute positioning for Rows & Stacks. We know that currently WordPress is working on bringing support for these kinds of basic properties like, New WordPress 6.6 introduced the support for Box-Shadow. It will be very exciting to have support for all these kinds of properties, But till WordPress brings support for all the properties, it will be really helpful to have a Custom CSS option for all the blocks in Gutenberg Editor. Also, even if WordPress brings support for all these properties, it will be really helpful to have a Custom CSS option for any Block, as it provides an option for more granular level of customisation to any Block. I believe it will be really helpful to more people too.

I have an Example Plugin which provides a Similar Kind of Support:

https://wordpress.org/plugins/blocks-css/
https://wordpress.org/plugins/editorplus/

Attachments (2)

SCR-20240617-nluk.png (214.5 KB) - added by posimyththemes 7 months ago.
SCR-20240619-jycw.png (203.4 KB) - added by posimyththemes 7 months ago.

Download all attachments as: .zip

Change History (3)

#1 @poena
7 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Severity changed from blocker to normal
  • Status changed from new to closed

Hi @posimyththemes
Changes, bug fixes and enhancements to the editor and the blocks are managed in the Gutenberg GitHub repository.

There is already an open issue there where the custom CSS feature is being discussed.
You are welcome to continue the discussion here:
https://github.com/WordPress/gutenberg/issues/56127

Because of this, I am closing this ticket as "reported upstream".

Last edited 7 months ago by poena (previous) (diff)
Note: See TracTickets for help on using tickets.