
The Days of Creating Child Themes for Simple CSS Changes May Soon Be Over
The general advice given to users who want to make simple edits to a theme without losing them is to create a child theme. This involves creating a directory, CSS file, a functions.php file, and uploading them to the webserver via WordPress or FTP. Users must also make sure the child theme references the parent theme correctly in…