• Resolved meirkh

    (@meirkh)


    Recently I set up the theme on a localhost and proceeded to start customising it. I’ve run into the following issue: whenever a heading block is within a group which modifies the text color, the heading’s text color stays black (the text color of paragraphs inside the group adjusts accordingly). Adjusting the text color of the heading itself does change it as expected, however.

    I suspect this is an issue with the the theme since I don’t know what else could cause it.

    Is this replicable and a bug or something else?

    Thanks,

Viewing 1 replies (of 1 total)
  • Theme Author templazee

    (@templazee)

    Thanks for reaching out.

    You’re absolutely right in identifying the issue — this behavior was caused by the theme configuration, specifically the theme.json file. The problem stemmed from a hardcoded text color applied to heading elements, which prevented them from inheriting the parent group’s text color.

    We’ve addressed this in the latest release, and heading blocks should now correctly inherit text color from their parent group blocks.

    Let us know if you continue to experience any issues or have further questions.

Viewing 1 replies (of 1 total)

The topic ‘Heading Text Color’ is closed to new replies.