Site logo

Archived topic

Child theme help

3 replies · Started by Terry on June 5, 2018

Viewing posts 1–4 of 4

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;
}

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!

This archived topic is closed to new replies.