...

Child theme is the best option to edit your website instead of editing the theme core file. You may think why? Because you are doing a fantastic changed to your site by editing the core theme file but when you update the theme all of your hard working changes will disappear. So if you use a child theme and edit a lot will never loose anything and never break up your site. This process will keep intact your site.

theme-demo

What is the requirements for creating a child theme?

Nothing but only one single file that is style.css just add the code to your child theme style.css

/*
Theme Name: Beautypress Child
Support URI: https://healthylivingprotips.com/
Description: Beautipress Child Theme.
Author: Masud
Author URI: https://healthylivingprotips.com/
Version: 0.1
Tags: beautipress child
Template: beautypress
*/
@import url(“../beautypress/style.css”);

And just replace the beautypress with your main theme name. Say you want create a child theme for twentythirteen now put twentythirteen instead of beautypress to the style.css of your child theme. That’s all and you can install the child theme in both way using ftp just upload the child theme folder
theme

How to rename your child theme?

For renaming the child theme use the main theme name-child is the best practice i.e. twentythirteen-child.

How to install from the admin dashboard?

You need to create a zip file using winrar or something else. Then go to the appearance and theme then click install >upload browse and select the zip folder of your child theme finally click install. After installed click activate. Now you are ready to edit your theme create file with the same name of your child theme but not add all the code to it just put whichever you want to edit. Enjoy….

Related Posts

Top 6 latest free plugins for WordPress to follow in 2020

Top 6 latest free plugins for WordPress to follow in 2020

WordPress is arguably one of the best content management systems in the world. Its effectiveness, efficiency and simplicity gives it an edge over competition. Another thing that makes WordPress stand out is the fact that it is compatible with a number of plugins and...

read more
How to create clickable phone and sms link?

How to create clickable phone and sms link?

How to create clickable phone and sms link? Nowadays no one can pass a single day without a smartphone. Laptop/Computer Tabs are much more essential for web browsing in modern day. So a web designer or web developer should care about creating clickable phone links and...

read more
Seraphinite AcceleratorOptimized by Seraphinite Accelerator
Turns on site high speed to be attractive for people and search engines.