Archived topic
Child theme help
3 replies · Started by Terry on June 5, 2018
I've added a child them, see below, but it doesn't seem to be working even though the same css works in simple css. I disable simple css because it kept reverting back to previous versions of my css code. Where have I gone wrong? The shadow should be on the large white text on the front page.
/*
Theme Name: Precision Child
Theme URI: https://generatepress.com
Description: Default GeneratePress child theme
Author: Tom Usborne
Author URI: https://tomusborne.com
Template: generatepress
Version: 0.1
*/
.prec-drop-shadow h4 {
text-shadow: 2px 2px 0 black;
}
Hi there,
Can you try using this one here without editing the info first?
https://docs.generatepress.com/article/using-child-theme/#installing-a-child-theme
The link to your site also isn't working so I'm unable to check.
Let me know :)
Did that, it worked, then made a copy and renamed it precision-gp-child, and it also works. So, everything's good, not sure why it didn't work on my first shot. Thanks for the help, though. This link should be good: http://precisionjewelryservice.teebark.com/
No problem!