Var invoiceDetails after Update from 3.3.0 to 3.3.1

Hi,

the font size of var “$Balance Due” in var “$invoiceDetails” has been changed.It is to big. It looks now so:
Font_Size
How can i change it?

Thanks

I’ll look into correcting this in our next release.

You should be able to fix it by searching for ‘balance’ in the ‘Styles’ tab on /settings/customize_design and changing the font size.

If I change the font size of “balanceDue” and “balanceDueLabel” , then font size changes in both places (see link).
FontSize
The problem is that the variable “$invoiceDetails” contains the variable “balanceDue” and “balanceDueLabel”

I see what you mean, try the following instead:

  • Change from ‘Form’ to ‘Code’ on the Styles tab
  • Remove the sections for balanceDueLabel and balanceDue
  • Add the following to subtotals and subtotalsBalance

“color”: “#ffffff”,
“bold”: true

We’ll include a fix for this in our next release.

It didn’t look good. I’m back to 3.3.0.
Thank you for support!

unfortunately the problem is not fixed in version 3.3.3
FontSize

I changed “Style” and “Content” Tabs and now it looks like before.

Great to hear, thanks for letting us know!