Stackable
Stackable copied to clipboard
Text block issue - Global font color not applying on frontend when inside a container and the container background is toggled on
Describe the bug Global font color not applying on frontend when inside a container and the container background is toggled on. Note: This issue showed when the user is using an Astra theme and added a Global text color
To Reproduce Steps to reproduce the behavior:
- Activate Astra theme
- In Astra's theme customizer, change Global font color in Appearance > Themes > Astra > Customize > Global > Colors > Text Color
- Don't forget to Publish to save changes
- Add a new page
- Add a Columns/Container block
- Inside the column, add a text block
- See text color if it applies to what you set in Astra theme customizer
- Publish page or save it as draft
- View in frontend
- Check if text color is just #1E1E1E and not the Global font color set
Expected behavior If the Global font color is set via theme customizer, text color should be the Global font color by default.
Screenshots
https://user-images.githubusercontent.com/103395655/179710670-711ccb7c-e039-4d99-9aee-84a738043678.mp4