Is it possible at all to set the Theme Styles once with the most common settings and export them in a json maybe so we may re-use them on a different project with the same Bricks version?
This is an old post, but still relevant.
Here is why this would be a great idea:
- It allows us to have one theme style template that we can import into new websites we work on, as a starting place.
- We might be trying to use a plugin (in my case WP All Import) to sync data between a live website and a staging website.
- Copy and paste of theme styles between browser tabs currently is not possible, so the settings must be manually copied over.
Yes, you can export your theme styles as a JSON file as described in the Academy:
- Inside the builder go to
Settings > Theme styles
- Select the theme style you wish to export
- Click the Edit (pencil) icon
- Click the Export (download) icon
- Download the generated JSON file to your computer
How to export your Bricks theme styles: https://academy.bricksbuilder.io/article/theme-styles/#export
How to import your Bricks theme styles: https://academy.bricksbuilder.io/article/theme-styles/#import
Beautiful! Thank you! I don’t know why I didn’t see that before.
Does this include the breakpoints???
The theme styles don’t have break points. I believe you’re thinking of pages. In that case you can just copy your page content using the copy all button (top of the layout panel) and save it in a text file.
If you have any more questions, you should probably open another thread. This one is two years old and resolved.