Child Themes and Custom Headers
-
Hi-
So I’ve created a child theme from TwentyEleven, and used the following code to import the stylesheet. I removed everything else besides the Name, Description, etc. so it looks like this right now:/* Theme Name: Child Theme for twenty eleven. Theme URI: https://www.example.com Author: Name Author URI: https://www.example.com Description: Child theme of TwentyEleven. Template: twentyeleven */ @import url("../twentyeleven/style.css");
However, now I have to re-upload all my custom headers in order to add them onto my child theme. Any way to avoid this?
EDIT: The above code is ALL thats in my child theme’s style.css
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Child Themes and Custom Headers’ is closed to new replies.