• Hello! Great plugin!

    I have the same question as this post from a year ago:
    https://www.ads-software.com/support/topic/question-or-feature-request-remove-color-picker/

    As that poster mentions, editors on the site can go crazy with the colours, so it seems natural that there should be an option to force them to use the colours in the pallet. Is that there? Am I missing that? If it’s not already an option, would you consider it?

    If you are just managing your own site, it’s a non issue. However for an organization with volunteers, etc etc, it would be great to enforce the colour pallet we have designed.

    I can do it with css, for example

    .components-circular-option-picker__custom-clear-wrapper {
        display: none !important;
    }

    But that’s not always the best way to do things.

  • The topic ‘Remove “Custom color” from Gutenberg block Color Settings’ is closed to new replies.