When we redesigned the WPBeginner site back in 2021, one of the things we did was to disable third-party custom fonts like Google Fonts and switch to system fonts. This might sound like a small change, but it actually made a big difference! We’ve seen… Read More »
One of our readers asked us how to create custom single-post templates in WordPress. At WPBeginner, we’ve helped many website owners enhance their blogs with unique layouts for individual posts. Custom single-post templates allow you to use different designs for your blog posts, giving each… Read More »
Adding a smooth scroll to the top effect can enhance your website’s user experience. It’s especially useful when you have a long page, helping visitors quickly return to the top. Setting up scroll-to-top might feel intimidating, so we decided to try it out ourselves. And… Read More »
WordPress adds its own CSS classes to different elements in most themes. These default classes help style various parts of your site automatically. Knowing these default CSS classes can be really useful. They make it easier to customize your site’s appearance without starting from scratch.… Read More »
In WordPress, the default setting is to show the same navigation menu to everyone. But wouldn’t it be great to personalize that experience a little? For example, you might want to show certain options only to logged-in users, like user profile links or account settings.… Read More »
Do you want to add custom items to specific WordPress menus? WordPress menus are navigational menus that are displayed at the top of most websites. Sometimes you may want to display custom items other than plain links in navigation menus. In this article, we’ll show… Read More »
Here at WPBeginner, we have our own dedicated archives page. But for many WordPress sites, you don’t need a whole page. Sometimes a well-organized archives section in your sidebar is all you need to help readers find your older content. The challenge is that the… Read More »
Widgets are one of the best ways to add extra content or functionality to the top of your WordPress website. These handy content blocks let you easily drop things like social media feeds, email signup forms, or even recent posts into designated areas of your… Read More »
Do you want to create a custom WordPress theme from scratch? In the past, you had to follow complicated WordPress tutorials and have decent coding knowledge to build a custom WordPress theme. But thanks to new WordPress theme builders, now you can easily make one… Read More »
Have you ever spotted websites with uniquely styled first and last menu items? That’s not by chance – it’s clever CSS at work. This technique can highlight important links, like your contact page or a special offer. Many of our readers have tried adding custom… Read More »