I am using the CTA and in vertical mobile view two of the text paragraphs get split into two.
I have made an alternatvie section so that I can control where it splits, but there is a default line height that is way too big. And I can’t find the CSS to overide this.
This is the code, you can see I have tried to fix it with CSS, but the line-height instruction is being ignored:
Special Offer - 1 month unlimited classes for $99<br><span style="font-size:13px; line-height:15px !important;" >*For new and existing clients, once-off only <br>per client, payable in advance.</span><br><span style="font-size:20px; line-height:22px !important;">Can be purchased in our <br>Mind Body section.</span>
Screenshot shows how the last 2 paragraphs have a big gaps between the lines:
Thx so much.
