Applying Child Theme
-
I just activated a child theme, which has style.css and functions.php. I have a duplicate test site where I edited the parent files (I know I know..). How can I apply the edited parents files to my child theme? I tried linking the files in my style.css but nothing worked:
@import url(‘../PARENTTHEME/footer.php’);
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Applying Child Theme’ is closed to new replies.