Can't see changes make to child theme
-
I’m trying change colour scheme in blackbird. I’ve created a folder in wp-content called blackbird child, it appears in FTP, ipage control area and WP dashboard under themes>editor so I think it’s uploaded ok. But I can’t see my changes when I preview by going to URL at the top of my WP dashboard. Other changes I’ve made in the dashboard have been ok so I can see I’ve added pages etc. Here’s the start of my style.css file, created in notepad. Under this I’ve basically pasted the whole of the parent theme stylesheet and changed only the hex numbers. I’m using ipage. Have I missed a step where I overrule the parent or something?
/* Theme Name: blackbird-child Theme URI: https://www.ads-software.com/ Description: Child Theme for blackbird Author: Sophie Smith Author URI: https://www.tropicalislandbooks.co.uk/ Template: blackbird Version: 0.1 */
@import url(“../blackbird/style.css”);
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Can't see changes make to child theme’ is closed to new replies.