• So i have been editing my wordpress site through the online wordpress stylesheet editor. I would like to switch things over to a child theme, so that I can update my theme and update wordpress without losing my site customizations. Is it possible to update the stylesheet changes i have made to a new child theme?

Viewing 1 replies (of 1 total)
  • You could follow these steps:

    http://codex.wordpress.org/Child_Themes

    and then in your child theme css file copy all the css from the file you already changed? Might not be the most efficient but that way you won’t lose anything. Any other files you modified can also be copied and uploaded to the child theme as well such as page templates etc. Then if the theme updates you shouldn’t have any issues.

Viewing 1 replies (of 1 total)
  • The topic ‘Updating and Creating a Child Theme’ is closed to new replies.