ZORALab / Hestia

One Peaceful Frontend+Backend Software Library Suite.
https://hestia.zoralab.com
Other
19 stars 1 forks source link

Add Font Family Customisation for all Headers in zoralabCORE GUI component #423

Closed corygalyna closed 6 months ago

corygalyna commented 1 year ago

Description

Please provide a short description of what feature you're looking forward to
add into the existing repository below. Please include the story behind your
idea as well to give a better visualization of your idea.

Right now, the zoralabCORE only facilitate single font system and it is applied to both common text (e.g. anchor and paragraph) and headers. We have to facilitate multiple font-family supports at least for headers. Please create the necessary CSS variables for each headers (h1->h6) chain it into a common one (headers?) and then re-use the body font.

This allows designer to freely customise all text levels of fonts.

Expected Behavior

Please specify the expected behavior of your requested feature. Some great and
helpful pointers are your expected interface (e.g. command patterns, simple
sketches of the user interface, etc).

Customer can now customise --body-font-family, --headers-font-family (affects all), and --hN-font-family (specific level)

Current Absent Behavior

Please specify the current behavior (e.g. workaround, blockage, etc).

Customer can only customize --body-font-family that affects all.

Attachment

Please drag and drop the necessary data files (e.g. screenshot, logs, etc)
below.