Importing changes to Child Theme

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?

Related posts

Leave a Reply

1 comment

  1. 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.