Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Greetings,
I have made modifications to my theme (storefront) using siteorigin CSS Editor. I would like to create a child theme for storefront and carry my changes over and continue using the child theme from there. Is this possilbe? I’ve attempted with the style.css and functions.php in my child theme directory following the wordpress examples of enqueueing my style.css into the child. Doesn’t appear to be working. I’ve also copied the CSS Editor changes into the child theme style.css. Is there a process?
Hi Jame,
SiteOrigin CSS does not make any actual changes to your theme files. It is theme independent.
With that said; I would recommend looking at this basic child theme for Vantage. It should give you a good idea how to create a child theme.