I want to update Bricks Builder but I haven’t had a child theme installed yet. If I was to add a child theme, would I still lose the changes I’ve made to the site or would the child theme inherit all of the changes (cosmetic changes in the builder) that I’ve made?
If I can add the child theme and can set it to inherit the changes from the parent theme how do I go about doing this? Thanks in advance!
You will only loose the functions (if you have any) in your theme → function php file, any css style you have written in your appearance → customize → Additional css or in theme style.css file…so make sure you save them anywhere else so you can paste them after you install and activate your child theme…you don’t loose the styles you have made inside of bricks…If you are not sure you can always make a backup and try.