Skip to main content

Unable to make H1 Uppercase

Comments

1 comment

  • KC George

    Hi Seb

    I am not sure if there is a way to set all headings or a specific heading to uppercase globally. Code mentioned below seems to define the global typography. I don't find an option to add text transform here. 

    :root {
    1. --brz-paragraphFontFamily: Roboto, sans-serif;
    2. --brz-paragraphFontFamilyType: google;
    3. --brz-paragraphFontSize: 16px;
    4. --brz-paragraphFontSizeSuffix: undefined;
    5. --brz-paragraphFontWeight: 400;
    6. --brz-paragraphLetterSpacing: 0px;
    7. --brz-paragraphLineHeight: 1.8;
    8. --brz-paragraphMobileFontSize: 15px;
    9. --brz-paragraphMobileFontWeight: 400;
    10. --brz-paragraphMobileLetterSpacing: 0px;
    11. --brz-paragraphMobileLineHeight: 1.6;
    12. --brz-paragraphTabletFontSize: 15px;
    13. --brz-paragraphTabletFontWeight: 400;
    14. --brz-paragraphTabletLetterSpacing: 0px;
    15. --brz-paragraphTabletLineHeight: 1.6;
    16. --brz-paragraphStoryFontSize: 3.68%;
    17. --brz-subtitleFontFamily: Roboto, sans-serif;
    18. --brz-subtitleFontFamilyType: google;
    19. --brz-subtitleFontSize: 16px;
    20. --brz-subtitleFontSizeSuffix: undefined;
    21. --brz-subtitleFontWeight: 400;
    22. --brz-subtitleLetterSpacing: 0px;
    23. --brz-subtitleLineHeight: 1.8;
    24. --brz-subtitleMobileFontSize: 14px;
    25. --brz-subtitleMobileFontWeight: 400;
    26. --brz-subtitleMobileLetterSpacing: 0px;
    27. --brz-subtitleMobileLineHeight: 1.6;
    28. --brz-subtitleTabletFontSize: 15px;
    29. --brz-subtitleTabletFontWeight: 400;
    30. --brz-subtitleTabletLetterSpacing: 0px;
    31. --brz-subtitleTabletLineHeight: 1.7;
    32. --brz-subtitleStoryFontSize: 3.68%;
    33. --brz-abovetitleFontFamily: Overpass, sans-serif;
    34. --brz-abovetitleFontFamilyType: google;
    35. --brz-abovetitleFontSize: 12px;
    36. --brz-abovetitleFontSizeSuffix: undefined;
    37. --brz-abovetitleFontWeight: 700;
    38. --brz-abovetitleLetterSpacing: 0px;
    39. --brz-abovetitleLineHeight: 1.5;
    40. --brz-abovetitleMobileFontSize: 12px;
    41. --brz-abovetitleMobileFontWeight: 700;
    42. --brz-abovetitleMobileLetterSpacing: 0px;
    43. --brz-abovetitleMobileLineHeight: 1.5;
    44. --brz-abovetitleTabletFontSize: 12px;
    45. --brz-abovetitleTabletFontWeight: 700;
    46. --brz-abovetitleTabletLetterSpacing: 0px;
    47. --brz-abovetitleTabletLineHeight: 1.5;
    48. --brz-abovetitleStoryFontSize: 2.7600000000000002%;
    49. --brz-heading1FontFamily: Merriweather, serif;
    50. --brz-heading1FontFamilyType: google;
    51. --brz-heading1FontSize: 60px;
    52. --brz-heading1FontSizeSuffix: coral;
    53. --brz-heading1FontWeight: 700;
    54. --brz-heading1LetterSpacing: 0px;
    55. --brz-heading1LineHeight: 1.3;
    56. --brz-heading1MobileFontSize: 36px;
    57. --brz-heading1MobileFontWeight: 700;
    58. --brz-heading1MobileLetterSpacing: 0px;
    59. --brz-heading1MobileLineHeight: 1.3;
    60. --brz-heading1TabletFontSize: 48px;
    61. --brz-heading1TabletFontWeight: 700;
    62. --brz-heading1TabletLetterSpacing: 0px;
    63. --brz-heading1TabletLineHeight: 1.3;
    64. --brz-heading1StoryFontSize: 13.8%;
    65. --brz-heading2FontFamily: Merriweather, serif;
    66. --brz-heading2FontFamilyType: google;
    67. --brz-heading2FontSize: 50px;
    68. --brz-heading2FontSizeSuffix: undefined;
    69. --brz-heading2FontWeight: 700;
    70. --brz-heading2LetterSpacing: 0px;
    71. --brz-heading2LineHeight: 1.5;
    72. --brz-heading2MobileFontSize: 34px;
    73. --brz-heading2MobileFontWeight: 700;
    74. --brz-heading2MobileLetterSpacing: 0px;
    75. --brz-heading2MobileLineHeight: 1.3;
    76. --brz-heading2TabletFontSize: 42px;
    77. --brz-heading2TabletFontWeight: 700;
    78. --brz-heading2TabletLetterSpacing: 0px;
    79. --brz-heading2TabletLineHeight: 1.3;
    80. --brz-heading2StoryFontSize: 11.5%;
    81. --brz-heading3FontFamily: Merriweather, serif;
    82. --brz-heading3FontFamilyType: google;
    83. --brz-heading3FontSize: 40px;
    84. --brz-heading3FontSizeSuffix: undefined;
    85. --brz-heading3FontWeight: 700;
    86. --brz-heading3LetterSpacing: 0px;
    87. --brz-heading3LineHeight: 1.3;
    88. --brz-heading3MobileFontSize: 30px;
    89. --brz-heading3MobileFontWeight: 700;
    90. --brz-heading3MobileLetterSpacing: 0px;
    91. --brz-heading3MobileLineHeight: 1.3;
    92. --brz-heading3TabletFontSize: 35px;
    93. --brz-heading3TabletFontWeight: 700;
    94. --brz-heading3TabletLetterSpacing: 0px;
    95. --brz-heading3TabletLineHeight: 1.3;
    96. --brz-heading3StoryFontSize: 9.200000000000001%;
    97. --brz-heading4FontFamily: Merriweather, serif;
    98. --brz-heading4FontFamilyType: google;
    99. --brz-heading4FontSize: 35px;
    100. --brz-heading4FontSizeSuffix: undefined;
    101. --brz-heading4FontWeight: 700;
    102. --brz-heading4LetterSpacing: 0px;
    103. --brz-heading4LineHeight: 1.3;
    104. --brz-heading4MobileFontSize: 28px;
    105. --brz-heading4MobileFontWeight: 700;
    106. --brz-heading4MobileLetterSpacing: 0px;
    107. --brz-heading4MobileLineHeight: 1.3;
    108. --brz-heading4TabletFontSize: 32px;
    109. --brz-heading4TabletFontWeight: 700;
    110. --brz-heading4TabletLetterSpacing: 0px;
    111. --brz-heading4TabletLineHeight: 1.3;
    112. --brz-heading4StoryFontSize: 8.05%;
    113. --brz-heading5FontFamily: Merriweather, serif;
    114. --brz-heading5FontFamilyType: google;
    115. --brz-heading5FontSize: 20px;
    116. --brz-heading5FontSizeSuffix: undefined;
    117. --brz-heading5FontWeight: 700;
    118. --brz-heading5LetterSpacing: 0px;
    119. --brz-heading5LineHeight: 1.5;
    120. --brz-heading5MobileFontSize: 16px;
    121. --brz-heading5MobileFontWeight: 700;
    122. --brz-heading5MobileLetterSpacing: 0px;
    123. --brz-heading5MobileLineHeight: 1.5;
    124. --brz-heading5TabletFontSize: 18px;
    125. --brz-heading5TabletFontWeight: 700;
    126. --brz-heading5TabletLetterSpacing: 0px;
    127. --brz-heading5TabletLineHeight: 1.5;
    128. --brz-heading5StoryFontSize: 4.6000000000000005%;
    129. --brz-heading6FontFamily: Merriweather, serif;
    130. --brz-heading6FontFamilyType: google;
    131. --brz-heading6FontSize: 17px;
    132. --brz-heading6FontSizeSuffix: undefined;
    133. --brz-heading6FontWeight: 700;
    134. --brz-heading6LetterSpacing: 0px;
    135. --brz-heading6LineHeight: 1.5;
    136. --brz-heading6MobileFontSize: 15px;
    137. --brz-heading6MobileFontWeight: 700;
    138. --brz-heading6MobileLetterSpacing: 0px;
    139. --brz-heading6MobileLineHeight: 1.4;
    140. --brz-heading6TabletFontSize: 16px;
    141. --brz-heading6TabletFontWeight: 700;
    142. --brz-heading6TabletLetterSpacing: 0px;
    143. --brz-heading6TabletLineHeight: 1.5;
    144. --brz-heading6StoryFontSize: 3.91%;
    145. --brz-buttonFontFamily: Roboto, sans-serif;
    146. --brz-buttonFontFamilyType: google;
    147. --brz-buttonFontSize: 15px;
    148. --brz-buttonFontSizeSuffix: undefined;
    149. --brz-buttonFontWeight: 700;
    150. --brz-buttonLetterSpacing: 0px;
    151. --brz-buttonLineHeight: 1.5;
    152. --brz-buttonMobileFontSize: 15px;
    153. --brz-buttonMobileFontWeight: 700;
    154. --brz-buttonMobileLetterSpacing: 0px;
    155. --brz-buttonMobileLineHeight: 1.5;
    156. --brz-buttonTabletFontSize: 15px;
    157. --brz-buttonTabletFontWeight: 700;
    158. --brz-buttonTabletLetterSpacing: 0px;
    159. --brz-buttonTabletLineHeight: 1.5;
    160. --brz-buttonStoryFontSize: 3.45%;
    }
    0

Please sign in to leave a comment.