Multiple headings wrapping in a flex div

Hey guys,

I’m wondering how I can have two H1 headings together inside a flexbox where the text from both H1 wrap to make it look like one H1 heading. I’ve tried playing around with the different flexbox properties and the typography settings but I can’t get it to look like a continuous sentence.

For reference, the heading on the top is what I want it to look like (this is a text span inside a H1), and the heading at the bottom is what I get when I apply the flexbox to the two H1s. I need this because I want to apply custom code that only works on Headings and not text spans.


Here is my site Read-Only: LINK

I’m wondering this same thing. Follow up here if you find the answer.