• Resolved Almaz

    (@almaz)


    Labels opposite the form fields and in the summary lines differ in appearance, because in the second case the capitalization attribute is used.
    I think it would be better to make an option to enable text capitalization or just remove this parameter, as it is not common in many regions.

Viewing 1 replies (of 1 total)
  • Plugin Support EricStylemixThemes

    (@ericstylemixthemes)

    Hello @almaz,

    Thank you for reaching out!

    The plugin is under development and more typography settings will be added in future updates of the Cost Calculator Builder.

    If you need to disable text capitalization on the Total summary, the following CSS rules can be helpful:

    .calc-subtotal .sub-item-title {
        text-transform: none !important;
    }

    Kind regards

Viewing 1 replies (of 1 total)
  • The topic ‘Lack of uniformity in labels’ is closed to new replies.