How do I export or import my site configuration?
In the Publish step use Export/Import JSON. The file contains title, description, theme (color_scheme, logo, cover, custom_css), sections and template. Import applies the configuration to the current draft - save it afterwards.
How do I style my site with custom CSS?
In the Branding step open 'Custom CSS'. Rules apply only to your public site page - scope them with the .ss-page class, e.g. .ss-page .ss-heading { text-transform: uppercase; }. The limit is 60000 characters.
How do site designs (layouts) work?
Choose a design in the Style section of step 1 (Template). You can switch designs at any time - your texts, images and sections stay untouched, and the color scheme applies on top of any design.