How to change colors and design
The manual editor gives you full control over the visual appearance of every element. You can adjust colors, backgrounds, borders, shadows and more.Available design tools
Select the element you want to style
Click “Select element” and click on the element you want to change the appearance of.
Text color
Change the color of text in headings, paragraphs and buttons. Use the color picker or enter a color code (e.g.#333333).
Background color
Change the background color of sections, boxes and other elements. Perfect for creating contrast or highlighting important content.Gradient
Create a gradual color transition (gradient) as a background. Enter a CSS gradient or use the color pickers.Border
Add or change borders around elements. You can adjust thickness, style and color. For example:1px solid #E5E7EB gives a thin, light gray border.
Rounded corners
Make the corners of elements round. The value is set in pixels (0-50px). Higher value = rounder corners.Shadow
Add a shadow effect for depth. Choose between predefined styles or create your own.Opacity
Adjust the opacity of an element from fully visible (1) to invisible (0).Typography
You can also adjust font settings for text elements:Font size
Change the size of the text (8-100px).
Font weight
Make the text thinner or thicker (light, normal, semi-bold, bold, etc.).
Text color
Choose a color from the color picker or enter a hex value.
Tips for good design
Keep it consistent
Keep it consistent
Use the same colors throughout the entire website. Choose 2-3 main colors and stick to them.
Watch the contrast
Watch the contrast
Text should have good contrast against the background. Dark text on a light background (or vice versa) is always safe.
Less is more
Less is more
Don’t use too many different colors, shadows or effects. A clean and simple design looks more professional.

