Child Theme not being read
-
I have in the past made a couple of changes in the Spun theme.
But today, I have discovered child themes.
I have changed theses files:
– header.php
– content-home.php
– style.cssSo I’ve created the child theme.
I put the three files in.Here is my style.css child theme:
/* Theme Name: Spun Child Description: Spun Child Theme Author: Alexandre Schweig Template: spun Version: 1.0.0 Text Domain: spun-child */ @import url("../spun/style.css"); /* -------------------------------------------------------------- */ textarea:focus{ color: #8C8C8C } .blog .hentry a .attachment-home-post, .archive .hentry a .attachment-home-post, .search .hentry a .attachment-home-post { border-radius: 180px; opacity: 1; width: 100%; height: 100%; z-index: 1; cursor: default; } .entry-title, .entry-title a { color: #444; font-family: Baskerville, "Playfair Display", "Times New Roman", serif; font-size: 0px; font-size: 3.2rem; font-style: italic; line-height: 1em; margin: 0 0 0px 0; display: none; }Here is how it looked when everything was in the parent:
http://imgur.com/4vHNMA0
And now:
http://imgur.com/SEutx8AWeb: http://3751creator.cu.cc/
I don’t know why!!Thanks.
NB: I can’t find a good title for this post, any ideas?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘Child Theme not being read’ is closed to new replies.
