Do you want to add a smooth scroll to the top of the page effect on your WordPress website? A scroll to top effect is great when you have a long page and want to give your users an easy way to get back to… Read More »
Are you looking for a default WordPress generated CSS cheat sheet? WordPress automatically adds some CSS classes to different elements in most themes. These default CSS classes can be used to style those elements in your WordPress theme. In this article, we’ll show you the… Read More »
Do you want to show different menus to logged-in users in WordPress? By default, WordPress allows you to show the same navigation menu in a specific location in your theme. But what if you wanted to show a different menu to logged-in users on your… 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 »
Do you need to customize how your WordPress archives are displayed in the sidebar? The default WordPress archives widget offers limited customization. You may like your post archives to use less space, display more information, or have a more attractive appearance. In this article, we’ll… Read More »
Do you want to add a WordPress widget to your website header area? Widgets allow you to add content blocks to specific sections of your theme easily, but not every theme includes a header widget area. In this article, we will show you how to… 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 »
Do you want to add custom styling to the first and last items of your WordPress menu? One option is to simply add a custom CSS class to the first and last menu items. However, if you rearrange the menu at any point, then those… Read More »
Do you want to limit the width of oEmbeds in WordPress? WordPress automatically embeds third-party content like YouTube videos and Tweets. However, sometimes the embeds may get too wide and ruin your website’s design. In this article, we will show you how to set oEmbed… Read More »
Are you an aspiring WordPress theme designer looking for new ways to use CSS into your themes? Luckily, WordPress automatically adds CSS classes that you can utilize in your themes. Several of these CSS classes are automatically added to the <body> section of every page… Read More »