Hi.
I had a major crash of my website that required I upload an earlier version of the entire site. However, for some reason, many customized and initial settings got lost. Right now I am trying to get the style.css file in enfold-child to work. Could you help, please?
Administrator privileges are within Private below.
Hi,
There were some CSS errors in style.css file of your child theme. I corrected them.
I attached the old version of your style.css file in private content field. If you would like to comment out a CSS code, you should do so as following
#header {
/* background: purple; */
}
Please review your website :)
Best regards,
Yigit
Hi Yigit,
Thanks for looking into that for me. I’ve copied over your pastebin.com version of my styles.css and that version did not work. (I even tried your example style: #header { background: purple; } and that does not show.
Hi,
Thanks for the update. I see that you have the parent theme active at the moment, are we allowed to activate the child theme?
Best regards,
Rikard
Oh, duh! I can’t belive I didn’t see that. The child styles are now working. Thanks for your time, Rikard.