Web Design

Adding Custom Fonts In WordPress Using @Font-Face CSS Rule

Adding custom fonts in WordPress using font face CSS rule

For every WordPress website, to give a better look, most of the web designers add custom fonts. There are many ways, but this tutorial is about adding custom fonts in WordPress using font face CSS rule. There are many free and premium fonts which can be found on the website like Typekit. In every WordPress […] Read More

How To Add CSS File In WordPress Theme To Show the Design

add css file in wordpress

You all know that the designing of your website is controlled by the CSS file. But do you know how to add CSS file in WordPress theme? Before starting the development process, you should know that the stylesheet should be connected. There should be some function which can let the file get picked when needed. […] Read More

Different Ways To Add Custom CSS To Your WordPress Website

To revamp your site, you may in need to add custom CSS to your WordPress website. Most of the people try to edit the main style.css file of the theme which can be risky. It’s not recommended to edit the main design file until you have an expertise in designing. To get rid of these […] Read More

How To Customize WordPress Login Page Background Without Plugin

customize wordpress login page background

Just a couple of days ago, we have published an article to change WordPress login page logo and someone asked to change the background color. If you want to use any plugin then you can fully customize WordPress login page without HTML/CSS. You may have visited many websites which allow their users to create an […] Read More