I've made numerous changes to my theme via the CSS block in Theme Options. Wondering if there's a seamless method to migrate these changes to a Child Theme. I don't have much coding knowledge but I suspect there must be a way to grab a version of the blog as it is (modified) and save that as the child theme. Maybe?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Many good text editors have a "Compare Files" funciton, so use that to compare an unedited copy of the css file and your edited copy and save the differences for your child theme. |
|||||||||||
|
|