In this video, we dive deep into the world of web fonts, comparing Google Fonts installation with the free Block themes font option introduced in WordPress 6.5. We’ll explore differences in performance, font formats, and font loading techniques. Join us to find out whether the new offering from WordPress can outperform Font Hero, helping you […]
Read MoreCategory: Advanced
CSS Preview
Followed by the explanation on how to disable plugin and reuse resources once you are ready for website delivery we made a feature to easily copy CSS code.
Read MoreDisable plugin in production
Hey there! In this post, I’m going to show you how to disable Font Hero and use CSS and other fonts instead. This is perfect if you’re finished designing your website and don’t want to deal with plugin updates anymore. So, let’s say you’ve already designed your typography and you’re ready to move your website […]
Read MoreInline Font Declarations CSS
When it comes to web development, there are various ways to add custom fonts to your website. One of the most popular methods is to use CSS @font-face rule to specify a font file and then apply it to your HTML elements. However, the question arises as to whether to include the CSS code inline […]
Read MoreHow to Target Selectors
Introduction: In some cases, you might find yourself working with a contact form that does not offer configuration options for certain elements. In this blog post, we’ll walk you through a simple process to customize a form’s label to match the font family of a sub-headline using CSS. This technique can be applied to target […]
Read MoreConvert Variable Font
Variable fonts have become increasingly popular in recent years because of their flexibility and ability to adapt to different sizes and styles. However, they are not always compatible with all devices and platforms. One solution to this problem is to convert variable fonts from TTF to Woff2 format, which is more widely supported. In this […]
Read MoreOptimise Fonts File Size
Font Optimization: A Guide to Reducing Font File Size for Web Design Font optimization is an essential aspect of web design, as it can significantly reduce the file size of the fonts used on a website, leading to faster loading times and a more responsive user experience. In this guide, we will discuss the importance […]
Read More