forever-child .custom-header {
-
Hi all,
It seems there’s a little snag after I setup a forever-child.
I used to use the jetpack CSS editor, and all my custom css worked fine.
BUT, since I now have a working (so I thought), forever-child theme, I put all the custom css into the style.css. Everything works fine, but one weird aspect.I have in my forever-child style.css:
.custom-header {
text-align: center;
}Well, for some reason, in jetpack it works, but when I disabled jetpack, the setting isn’t “kept”. Does this mean that the custom-header.php overrides the style.css? that it gets called afterwords?
but i tried to change the custom-header.php in the forever-child theme, and it didn’t work. I had to go to the main forever theme, and change the setting there and it worked!
soooo, is there something i’m missing?
- The topic ‘forever-child .custom-header {’ is closed to new replies.