Archived topic
Switching to child theme mid development
3 replies · Started by Matthew on April 30, 2020
I saw the other topics on this, but didn't provide any solutions. I removed the .css import and any function calls for queue
I need to create a child theme and set it up mid development.
Upon doing so, it caused styles to get messed up:
Before: https://d.pr/i/LbFbZs (generate press theme)
After: https://d.pr/i/426z2y (after activating child theme)
Hi there,
Can you make sure that the code in Additional CSS field in the parent theme is all copied over to the child theme's style.css file?
Let me know :)
That was it, thanks!
No problem :)