To transfer a customized Builder child theme from one place to another (w/o carrying over content), this is what you should do:
- Take a copy of child theme directory and place it in destination server
- Use Builder's Import / Export feature to export layouts & settings data and import it into the new site
- It is not possible to transfer widgets. Only widget areas will get transferred via step 2 above.
- It is not possible to export Style Manager generated styles in such a way that it can be used on the destination site. It is however possible to place these styles along with the standard style.css and add calls to them if desired.
Quote
And if I install a child theme, say Encased, tweak it for one client and
save it, will I be able to install the original Encased again to use
for another site?
save it, will I be able to install the original Encased again to use
for another site?

