Make WordPress Core

Opened 16 months ago

Last modified 16 months ago

#58967 new defect (bug)

Shortcode block text is not visible

Reported by: johnquail's profile johnquail Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.2.2
Component: General Keywords: reporter-feedback
Focuses: Cc:

Description

Steps to reproduce the issue:

  1. Create new page
  2. Insert cover block
  3. Insert shortcode block inside cover block
  4. Result: shortcode block title and text are not visible because they are showing up with white font

Change History (1)

#1 @poena
16 months ago

  • Keywords reporter-feedback added

Hi!

The default text color for the cover block is white.

  • The color depends on the background that the user adds.
  • Users can change the text color of the block using the text color setting in the block sidebar.
  • Block themes (like Twenty Twenty-Three) can change the default text color of the cover block using the theme.json configuration file.

Depending on how they are set up, shortcodes can also have their own custom colors applied, separate from any default WordPress option.

Is there an issue that is specific to the shortcode block? Or did you mean that the text color option does not work? What types of shortcodes did you test with, built-in or custom? Can you add any more details about the problem?

Note: See TracTickets for help on using tickets.