border-spacing-shadow-desktop.php
4 years ago
border-spacing-shadow-mobile.php
4 years ago
typography-desktop.php
3 years ago
typography-mobile.php
3 years ago
typography-mobile.php
340 lines
| 1 | <?php |
| 2 | /** |
| 3 | * Defines the default values for the "Typography" properties in desktop. |
| 4 | * |
| 5 | * @since 4.3.0 |
| 6 | * @package Hustle |
| 7 | */ |
| 8 | |
| 9 | return array( |
| 10 | 'title_font_size_mobile' => '', |
| 11 | 'title_font_size_unit_mobile' => 'px', |
| 12 | 'title_font_weight_mobile' => 700, |
| 13 | 'title_alignment_mobile' => 'left', |
| 14 | 'title_line_height_mobile' => '', |
| 15 | 'title_line_height_unit_mobile' => 'px', |
| 16 | 'title_letter_spacing_mobile' => '', |
| 17 | 'title_letter_spacing_unit_mobile' => 'px', |
| 18 | 'title_text_transform_mobile' => 'none', |
| 19 | 'title_text_decoration_mobile' => 'none', |
| 20 | |
| 21 | 'subtitle_font_size_mobile' => '', |
| 22 | 'subtitle_font_size_unit_mobile' => 'px', |
| 23 | 'subtitle_font_weight_mobile' => 700, |
| 24 | 'subtitle_alignment_mobile' => 'left', |
| 25 | 'subtitle_line_height_mobile' => '', |
| 26 | 'subtitle_line_height_unit_mobile' => 'px', |
| 27 | 'subtitle_letter_spacing_mobile' => '', |
| 28 | 'subtitle_letter_spacing_unit_mobile' => 'px', |
| 29 | 'subtitle_text_transform_mobile' => 'none', |
| 30 | 'subtitle_text_decoration_mobile' => 'none', |
| 31 | |
| 32 | 'main_content_paragraph_font_size_mobile' => '', |
| 33 | 'main_content_paragraph_font_size_unit_mobile' => 'px', |
| 34 | 'main_content_paragraph_font_weight_mobile' => 'regular', |
| 35 | 'main_content_paragraph_alignment_mobile' => 'left', |
| 36 | 'main_content_paragraph_line_height_mobile' => '', |
| 37 | 'main_content_paragraph_line_height_unit_mobile' => 'em', |
| 38 | 'main_content_paragraph_letter_spacing_mobile' => '', |
| 39 | 'main_content_paragraph_letter_spacing_unit_mobile' => 'px', |
| 40 | 'main_content_paragraph_text_transform_mobile' => 'none', |
| 41 | 'main_content_paragraph_text_decoration_mobile' => 'none', |
| 42 | |
| 43 | 'main_content_heading_one_font_size_mobile' => '', |
| 44 | 'main_content_heading_one_font_size_unit_mobile' => 'px', |
| 45 | 'main_content_heading_one_font_weight_mobile' => 700, |
| 46 | 'main_content_heading_one_alignment_mobile' => 'left', |
| 47 | 'main_content_heading_one_line_height_mobile' => '', |
| 48 | 'main_content_heading_one_line_height_unit_mobile' => 'em', |
| 49 | 'main_content_heading_one_letter_spacing_mobile' => '', |
| 50 | 'main_content_heading_one_letter_spacing_unit_mobile' => 'px', |
| 51 | 'main_content_heading_one_text_transform_mobile' => 'none', |
| 52 | 'main_content_heading_one_text_decoration_mobile' => 'none', |
| 53 | |
| 54 | 'main_content_heading_two_font_size_mobile' => '', |
| 55 | 'main_content_heading_two_font_size_unit_mobile' => 'px', |
| 56 | 'main_content_heading_two_font_weight_mobile' => 700, |
| 57 | 'main_content_heading_two_alignment_mobile' => 'left', |
| 58 | 'main_content_heading_two_line_height_mobile' => '', |
| 59 | 'main_content_heading_two_line_height_unit_mobile' => 'em', |
| 60 | 'main_content_heading_two_letter_spacing_mobile' => '', |
| 61 | 'main_content_heading_two_letter_spacing_unit_mobile' => 'px', |
| 62 | 'main_content_heading_two_text_transform_mobile' => 'none', |
| 63 | 'main_content_heading_two_text_decoration_mobile' => 'none', |
| 64 | |
| 65 | 'main_content_heading_three_font_size_mobile' => '', |
| 66 | 'main_content_heading_three_font_size_unit_mobile' => 'px', |
| 67 | 'main_content_heading_three_font_weight_mobile' => 700, |
| 68 | 'main_content_heading_three_alignment_mobile' => 'left', |
| 69 | 'main_content_heading_three_line_height_mobile' => '', |
| 70 | 'main_content_heading_three_line_height_unit_mobile' => 'em', |
| 71 | 'main_content_heading_three_letter_spacing_mobile' => '', |
| 72 | 'main_content_heading_three_letter_spacing_unit_mobile' => 'px', |
| 73 | 'main_content_heading_three_text_transform_mobile' => 'none', |
| 74 | 'main_content_heading_three_text_decoration_mobile' => 'none', |
| 75 | |
| 76 | 'main_content_heading_four_font_size_mobile' => '', |
| 77 | 'main_content_heading_four_font_size_unit_mobile' => 'px', |
| 78 | 'main_content_heading_four_font_weight_mobile' => 700, |
| 79 | 'main_content_heading_four_alignment_mobile' => 'left', |
| 80 | 'main_content_heading_four_line_height_mobile' => '', |
| 81 | 'main_content_heading_four_line_height_unit_mobile' => 'em', |
| 82 | 'main_content_heading_four_letter_spacing_mobile' => '', |
| 83 | 'main_content_heading_four_letter_spacing_unit_mobile' => 'px', |
| 84 | 'main_content_heading_four_text_transform_mobile' => 'none', |
| 85 | 'main_content_heading_four_text_decoration_mobile' => 'none', |
| 86 | |
| 87 | 'main_content_heading_five_font_size_mobile' => '', |
| 88 | 'main_content_heading_five_font_size_unit_mobile' => 'px', |
| 89 | 'main_content_heading_five_font_weight_mobile' => 700, |
| 90 | 'main_content_heading_five_alignment_mobile' => 'left', |
| 91 | 'main_content_heading_five_line_height_mobile' => '', |
| 92 | 'main_content_heading_five_line_height_unit_mobile' => 'em', |
| 93 | 'main_content_heading_five_letter_spacing_mobile' => '', |
| 94 | 'main_content_heading_five_letter_spacing_unit_mobile' => 'px', |
| 95 | 'main_content_heading_five_text_transform_mobile' => 'none', |
| 96 | 'main_content_heading_five_text_decoration_mobile' => 'none', |
| 97 | |
| 98 | 'main_content_heading_six_font_size_mobile' => '', |
| 99 | 'main_content_heading_six_font_size_unit_mobile' => 'px', |
| 100 | 'main_content_heading_six_font_weight_mobile' => 700, |
| 101 | 'main_content_heading_six_alignment_mobile' => 'left', |
| 102 | 'main_content_heading_six_line_height_mobile' => '', |
| 103 | 'main_content_heading_six_line_height_unit_mobile' => 'em', |
| 104 | 'main_content_heading_six_letter_spacing_mobile' => '', |
| 105 | 'main_content_heading_six_letter_spacing_unit_mobile' => 'px', |
| 106 | 'main_content_heading_six_text_transform_mobile' => 'uppercase', |
| 107 | 'main_content_heading_six_text_decoration_mobile' => 'none', |
| 108 | |
| 109 | 'main_content_lists_font_size_mobile' => '', |
| 110 | 'main_content_lists_font_size_unit_mobile' => 'px', |
| 111 | 'main_content_lists_font_weight_mobile' => 'regular', |
| 112 | 'main_content_lists_alignment_mobile' => 'left', |
| 113 | 'main_content_lists_line_height_mobile' => '', |
| 114 | 'main_content_lists_line_height_unit_mobile' => 'em', |
| 115 | 'main_content_lists_letter_spacing_mobile' => '', |
| 116 | 'main_content_lists_letter_spacing_unit_mobile' => 'px', |
| 117 | 'main_content_lists_text_transform_mobile' => 'none', |
| 118 | 'main_content_lists_text_decoration_mobile' => 'none', |
| 119 | |
| 120 | 'cta_font_size_mobile' => '', |
| 121 | 'cta_font_size_unit_mobile' => 'px', |
| 122 | 'cta_font_weight_mobile' => 'bold', |
| 123 | 'cta_alignment_mobile' => 'center', |
| 124 | 'cta_line_height_mobile' => '', |
| 125 | 'cta_line_height_unit_mobile' => 'px', |
| 126 | 'cta_letter_spacing_mobile' => '', |
| 127 | 'cta_letter_spacing_unit_mobile' => 'px', |
| 128 | 'cta_text_transform_mobile' => 'none', |
| 129 | 'cta_text_decoration_mobile' => 'none', |
| 130 | 'cta_font_size_mobile' => '', |
| 131 | |
| 132 | 'cta_help_font_size_mobile' => '', |
| 133 | 'cta_help_font_size_unit_mobile' => 'px', |
| 134 | 'cta_help_font_weight_mobile' => 'regular', |
| 135 | 'cta_help_alignment_mobile' => 'left', |
| 136 | 'cta_help_line_height_mobile' => '', |
| 137 | 'cta_help_line_height_unit_mobile' => 'em', |
| 138 | 'cta_help_letter_spacing_mobile' => '', |
| 139 | 'cta_help_letter_spacing_unit_mobile' => 'px', |
| 140 | 'cta_help_text_transform_mobile' => 'none', |
| 141 | 'cta_help_text_decoration_mobile' => 'none', |
| 142 | |
| 143 | 'never_see_link_font_size_mobile' => '', |
| 144 | 'never_see_link_font_size_unit_mobile' => 'px', |
| 145 | 'never_see_link_font_weight_mobile' => 'regular', |
| 146 | 'never_see_link_alignment_mobile' => 'center', |
| 147 | 'never_see_link_line_height_mobile' => '', |
| 148 | 'never_see_link_line_height_unit_mobile' => 'px', |
| 149 | 'never_see_link_letter_spacing_mobile' => '', |
| 150 | 'never_see_link_letter_spacing_unit_mobile' => 'px', |
| 151 | 'never_see_link_text_transform_mobile' => 'none', |
| 152 | 'never_see_link_text_decoration_mobile' => 'none', |
| 153 | |
| 154 | 'form_extras_font_size_mobile' => '', |
| 155 | 'form_extras_font_size_unit_mobile' => 'px', |
| 156 | 'form_extras_font_weight_mobile' => 'bold', |
| 157 | 'form_extras_alignment_mobile' => 'left', |
| 158 | 'form_extras_line_height_mobile' => '', |
| 159 | 'form_extras_line_height_unit_mobile' => 'px', |
| 160 | 'form_extras_letter_spacing_mobile' => '', |
| 161 | 'form_extras_letter_spacing_unit_mobile' => 'px', |
| 162 | 'form_extras_text_transform_mobile' => 'none', |
| 163 | 'form_extras_text_decoration_mobile' => 'none', |
| 164 | |
| 165 | 'input_font_size_mobile' => '', |
| 166 | 'input_font_size_unit_mobile' => 'px', |
| 167 | 'input_font_weight_mobile' => 'regular', |
| 168 | 'input_alignment_mobile' => 'left', |
| 169 | 'input_line_height_mobile' => '', |
| 170 | 'input_line_height_unit_mobile' => 'px', |
| 171 | 'input_letter_spacing_mobile' => '', |
| 172 | 'input_letter_spacing_unit_mobile' => 'px', |
| 173 | 'input_text_transform_mobile' => 'none', |
| 174 | 'input_text_decoration_mobile' => 'none', |
| 175 | |
| 176 | 'select_font_size_mobile' => '', |
| 177 | 'select_font_size_unit_mobile' => 'px', |
| 178 | 'select_font_weight_mobile' => 'regular', |
| 179 | 'select_alignment_mobile' => 'left', |
| 180 | 'select_line_height_mobile' => '', |
| 181 | 'select_line_height_unit_mobile' => 'px', |
| 182 | 'select_letter_spacing_mobile' => '', |
| 183 | 'select_letter_spacing_unit_mobile' => 'px', |
| 184 | 'select_text_transform_mobile' => 'none', |
| 185 | 'select_text_decoration_mobile' => '', |
| 186 | |
| 187 | 'checkbox_font_size_mobile' => '', |
| 188 | 'checkbox_font_size_unit_mobile' => 'px', |
| 189 | 'checkbox_font_weight_mobile' => 'regular', |
| 190 | 'checkbox_alignment_mobile' => 'left', |
| 191 | 'checkbox_line_height_mobile' => '', |
| 192 | 'checkbox_line_height_unit_mobile' => 'px', |
| 193 | 'checkbox_letter_spacing_mobile' => '', |
| 194 | 'checkbox_letter_spacing_unit_mobile' => 'px', |
| 195 | 'checkbox_text_transform_mobile' => 'none', |
| 196 | 'checkbox_text_decoration_mobile' => 'none', |
| 197 | |
| 198 | 'dropdown_font_size_mobile' => '', |
| 199 | 'dropdown_font_size_unit_mobile' => 'px', |
| 200 | 'dropdown_font_weight_mobile' => 'regular', |
| 201 | 'dropdown_alignment_mobile' => 'left', |
| 202 | 'dropdown_line_height_mobile' => '', |
| 203 | 'dropdown_line_height_unit_mobile' => 'px', |
| 204 | 'dropdown_letter_spacing_mobile' => '', |
| 205 | 'dropdown_letter_spacing_unit_mobile' => 'px', |
| 206 | 'dropdown_text_transform_mobile' => 'none', |
| 207 | 'dropdown_text_decoration_mobile' => 'none', |
| 208 | |
| 209 | 'gdpr_font_size_mobile' => '', |
| 210 | 'gdpr_font_size_unit_mobile' => 'px', |
| 211 | 'gdpr_font_weight_mobile' => 'regular', |
| 212 | 'gdpr_alignment_mobile' => 'left', |
| 213 | 'gdpr_line_height_mobile' => '', |
| 214 | 'gdpr_line_height_unit_mobile' => 'em', |
| 215 | 'gdpr_letter_spacing_mobile' => '', |
| 216 | 'gdpr_letter_spacing_unit_mobile' => 'px', |
| 217 | 'gdpr_text_transform_mobile' => 'none', |
| 218 | 'gdpr_text_decoration_mobile' => 'none', |
| 219 | |
| 220 | 'recaptcha_font_size_mobile' => '', |
| 221 | 'recaptcha_font_size_unit_mobile' => 'px', |
| 222 | 'recaptcha_font_weight_mobile' => 'regular', |
| 223 | 'recaptcha_alignment_mobile' => 'left', |
| 224 | 'recaptcha_line_height_mobile' => '', |
| 225 | 'recaptcha_line_height_unit_mobile' => 'em', |
| 226 | 'recaptcha_letter_spacing_mobile' => '', |
| 227 | 'recaptcha_letter_spacing_unit_mobile' => 'px', |
| 228 | 'recaptcha_text_transform_mobile' => 'none', |
| 229 | 'recaptcha_text_decoration_mobile' => 'none', |
| 230 | |
| 231 | 'submit_button_font_size_mobile' => '', |
| 232 | 'submit_button_font_size_unit_mobile' => 'px', |
| 233 | 'submit_button_font_weight_mobile' => 'bold', |
| 234 | 'submit_button_line_height_mobile' => '', |
| 235 | 'submit_button_line_height_unit_mobile' => 'px', |
| 236 | 'submit_button_letter_spacing_mobile' => '', |
| 237 | 'submit_button_letter_spacing_unit_mobile' => 'px', |
| 238 | 'submit_button_text_transform_mobile' => 'none', |
| 239 | 'submit_button_text_decoration_mobile' => 'none', |
| 240 | |
| 241 | 'success_message_paragraph_font_size_mobile' => '', |
| 242 | 'success_message_paragraph_font_size_unit_mobile' => 'px', |
| 243 | 'success_message_paragraph_font_weight_mobile' => 'regular', |
| 244 | 'success_message_paragraph_alignment_mobile' => 'left', |
| 245 | 'success_message_paragraph_line_height_mobile' => '', |
| 246 | 'success_message_paragraph_line_height_unit_mobile' => 'em', |
| 247 | 'success_message_paragraph_letter_spacing_mobile' => '', |
| 248 | 'success_message_paragraph_letter_spacing_unit_mobile' => 'px', |
| 249 | 'success_message_paragraph_text_transform_mobile' => 'none', |
| 250 | 'success_message_paragraph_text_decoration_mobile' => 'none', |
| 251 | |
| 252 | 'success_message_heading_one_font_size_mobile' => '', |
| 253 | 'success_message_heading_one_font_size_unit_mobile' => 'px', |
| 254 | 'success_message_heading_one_font_weight_mobile' => 700, |
| 255 | 'success_message_heading_one_alignment_mobile' => 'left', |
| 256 | 'success_message_heading_one_line_height_mobile' => '', |
| 257 | 'success_message_heading_one_line_height_unit_mobile' => 'em', |
| 258 | 'success_message_heading_one_letter_spacing_mobile' => '', |
| 259 | 'success_message_heading_one_letter_spacing_unit_mobile' => 'px', |
| 260 | 'success_message_heading_one_text_transform_mobile' => 'none', |
| 261 | 'success_message_heading_one_text_decoration_mobile' => 'none', |
| 262 | |
| 263 | 'success_message_heading_two_font_size_mobile' => '', |
| 264 | 'success_message_heading_two_font_size_unit_mobile' => 'px', |
| 265 | 'success_message_heading_two_font_weight_mobile' => 700, |
| 266 | 'success_message_heading_two_alignment_mobile' => 'left', |
| 267 | 'success_message_heading_two_line_height_mobile' => '', |
| 268 | 'success_message_heading_two_line_height_unit_mobile' => 'em', |
| 269 | 'success_message_heading_two_letter_spacing_mobile' => '', |
| 270 | 'success_message_heading_two_letter_spacing_unit_mobile' => 'px', |
| 271 | 'success_message_heading_two_text_transform_mobile' => 'none', |
| 272 | 'success_message_heading_two_text_decoration_mobile' => 'none', |
| 273 | |
| 274 | 'success_message_heading_three_font_size_mobile' => '', |
| 275 | 'success_message_heading_three_font_size_unit_mobile' => 'px', |
| 276 | 'success_message_heading_three_font_weight_mobile' => 700, |
| 277 | 'success_message_heading_three_alignment_mobile' => 'left', |
| 278 | 'success_message_heading_three_line_height_mobile' => '', |
| 279 | 'success_message_heading_three_line_height_unit_mobile' => 'em', |
| 280 | 'success_message_heading_three_letter_spacing_mobile' => '', |
| 281 | 'success_message_heading_three_letter_spacing_unit_mobile' => 'px', |
| 282 | 'success_message_heading_three_text_transform_mobile' => 'none', |
| 283 | 'success_message_heading_three_text_decoration_mobile' => 'none', |
| 284 | |
| 285 | 'success_message_heading_four_font_size_mobile' => '', |
| 286 | 'success_message_heading_four_font_size_unit_mobile' => 'px', |
| 287 | 'success_message_heading_four_font_weight_mobile' => 700, |
| 288 | 'success_message_heading_four_alignment_mobile' => 'left', |
| 289 | 'success_message_heading_four_line_height_mobile' => '', |
| 290 | 'success_message_heading_four_line_height_unit_mobile' => 'em', |
| 291 | 'success_message_heading_four_letter_spacing_mobile' => '', |
| 292 | 'success_message_heading_four_letter_spacing_unit_mobile' => 'px', |
| 293 | 'success_message_heading_four_text_transform_mobile' => 'none', |
| 294 | 'success_message_heading_four_text_decoration_mobile' => 'none', |
| 295 | |
| 296 | 'success_message_heading_five_font_size_mobile' => '', |
| 297 | 'success_message_heading_five_font_size_unit_mobile' => 'px', |
| 298 | 'success_message_heading_five_font_weight_mobile' => 700, |
| 299 | 'success_message_heading_five_alignment_mobile' => 'left', |
| 300 | 'success_message_heading_five_line_height_mobile' => '', |
| 301 | 'success_message_heading_five_line_height_unit_mobile' => 'em', |
| 302 | 'success_message_heading_five_letter_spacing_mobile' => '', |
| 303 | 'success_message_heading_five_letter_spacing_unit_mobile' => 'px', |
| 304 | 'success_message_heading_five_text_transform_mobile' => 'none', |
| 305 | 'success_message_heading_five_text_decoration_mobile' => 'none', |
| 306 | |
| 307 | 'success_message_heading_six_font_size_mobile' => '', |
| 308 | 'success_message_heading_six_font_size_unit_mobile' => 'px', |
| 309 | 'success_message_heading_six_font_weight_mobile' => 700, |
| 310 | 'success_message_heading_six_alignment_mobile' => 'left', |
| 311 | 'success_message_heading_six_line_height_mobile' => '', |
| 312 | 'success_message_heading_six_line_height_unit_mobile' => 'em', |
| 313 | 'success_message_heading_six_letter_spacing_mobile' => '', |
| 314 | 'success_message_heading_six_letter_spacing_unit_mobile' => 'px', |
| 315 | 'success_message_heading_six_text_transform_mobile' => 'uppercase', |
| 316 | 'success_message_heading_six_text_decoration_mobile' => 'none', |
| 317 | |
| 318 | 'success_message_lists_font_size_mobile' => '', |
| 319 | 'success_message_lists_font_size_unit_mobile' => 'px', |
| 320 | 'success_message_lists_font_weight_mobile' => 'regular', |
| 321 | 'success_message_lists_alignment_mobile' => 'left', |
| 322 | 'success_message_lists_line_height_mobile' => '', |
| 323 | 'success_message_lists_line_height_unit_mobile' => 'em', |
| 324 | 'success_message_lists_letter_spacing_mobile' => '', |
| 325 | 'success_message_lists_letter_spacing_unit_mobile' => 'px', |
| 326 | 'success_message_lists_text_transform_mobile' => 'none', |
| 327 | 'success_message_lists_text_decoration_mobile' => 'none', |
| 328 | |
| 329 | 'error_message_font_size_mobile' => '', |
| 330 | 'error_message_font_size_unit_mobile' => 'px', |
| 331 | 'error_message_font_weight_mobile' => 'regular', |
| 332 | 'error_message_alignment_mobile' => 'left', |
| 333 | 'error_message_line_height_mobile' => '', |
| 334 | 'error_message_line_height_unit_mobile' => 'px', |
| 335 | 'error_message_letter_spacing_mobile' => '', |
| 336 | 'error_message_letter_spacing_unit_mobile' => 'px', |
| 337 | 'error_message_text_transform_mobile' => 'none', |
| 338 | 'error_message_text_decoration_mobile' => 'none', |
| 339 | ); |
| 340 |