You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This causes issues, when a gradient is set with a (semi)transparent color stop and gradient is provided as a theme preset. (An example can be seen in the intro section of the page at https://themedemos.webmandesign.eu/francesca/)
When gradient is user defined in editor, this issue does not occur as inline background: gradient(here) style is being applied, which effectively overrides Cover block default styles.
Description
When a theme preset gradient is set as an overlay, the overlay background color is set to black by default Cover block styles.
This causes issues, when a gradient is set with a (semi)transparent color stop and gradient is provided as a theme preset. (An example can be seen in the intro section of the page at https://themedemos.webmandesign.eu/francesca/)
When gradient is user defined in editor, this issue does not occur as inline
background: gradient(here)
style is being applied, which effectively overrides Cover block default styles.Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: