document.addEventListener("DOMContentLoaded", function() { const previewText = document.getElementById("preview-text"); const customText = document.getElementById("custom-text"); const fontSizeSlider = document.getElementById("font-size-slider"); const fontSizeValue = document.getElementById("font-size-value"); customText.addEventListener("input", function() { if (customText.value !== '') { // Check if custom text input is not empty previewText.textContent = customText.value; // Set preview text to custom text input } else { previewText.textContent = customText.placeholder; // Set preview text to placeholder if custom text input is empty } }); fontSizeSlider.addEventListener("input", function() { const fontSize = fontSizeSlider.value + "px"; previewText.style.fontSize = fontSize; fontSizeValue.textContent = fontSize; }); });
Skip to content
Don't work Harder
Buy smarter 💸
Home
Fonts
About
Contact
Menu
Home
Fonts
About
Contact
$
0.00
0
Cart
All Fonts
Hebrew Fonts
Serif Fonts
Handwritten
Calligraphy
Cherry Blossom | פריחת הדובדבן
$
14.00
–
$
129.00
This product has multiple variants. The options may be chosen on the product page
Congratulations!
You found the secret code
17% Off
Get 15% off all fonts! Use the secret code below to make your projects AMAZING!
got it!