Skip to content

Editing Content

Learn how to edit text, images, and other content on your pages.

Updating Text

Method 1: Direct Canvas Editing

  1. Click any text element on the canvas (single-click to select)
  2. Double-click to enter edit mode
  3. Type to replace the content
  4. Click outside or press Escape to finish

Changes appear instantly on the canvas.

Method 2: Properties Panel

Text Edit Properties

  1. Click the text element (single-click)
  2. Open the Properties panel (right sidebar)
  3. Look for the Content field
  4. Edit the text directly there

Changing Text Styles

All text in SYNTHEXA uses global Text Styles.

Text Style Edit

To update a style:

  1. Go to AssetsText Styles
  2. Find the style (e.g., /Heading 1, /Body/BodyRegular)
  3. Click to edit
  4. Change font, size, weight, color
  5. All elements using that style update instantly across the entire site

WARNING

Avoid changing individual element styles. Always edit the global Text Style instead — it keeps your site consistent.

Editing Specific Elements

  1. Go to AssetsTemplatesMainTemplates

Text Style Edit

  1. In the Layers panel, you will see the Navigation and Footer components

Text Style Edit

  1. To edit them, select the component in the layers and click Edit Component in the right Properties panel

    • Alternatively, you can double-click the component directly on the canvas
  2. To update the link:

  • Select the navigation item.
  • Locate the Link field in the Properties panel.
  • Choose the page you want the item to link to.
  1. To change the navigation label (text):
  • Select the navigation item.
  • In the Properties panel, find the Label field.
  • Edit the text to change the menu item name.

Edit links

Footer links are text elements, not components. To edit them:

To change a footer link URL:

  1. Select the link text on the canvas
  2. Open the Properties panel (right sidebar)
  3. Locate the Link section at the top
  4. Change the Link To value to your desired URL

To change the link text (display name):

  1. Select the link text on the canvas
  2. In the Properties panel, scroll down to the Text section
  3. Find the Content field
  4. Edit the text to change what visitors see

Footer Links

To replace the SYNTHEXA logo with your own:

  1. In the left sidebar, click AssetsComponentsNavigationLogo

Logo Left Panel

  1. Switch to the Layers tab in the left panel
  2. In the layers tree, find and select Default > Vector

Logo Left Panel Layers

  1. Open the Properties panel (right sidebar)
  2. Locate the Logo section (Vector Set name) and click Edit

Vector Set Edit

  1. Inside the Vector Set, you can:
    • Replace the existing Synthexa text/logo with your own SVG logo
    • Or create a new vector (click +Add) and insert your custom SVG logo

Vector Set Edit

Inserting your SVG logo onto the canvas:

  • Method 1: Go to FileUpload Image and select your SVG file
  • Method 2: Drag and drop your SVG file directly from your operating system onto the canvas

TIP

Logo best practices:

  • Size — Keep your logo 20px in height to maintain layout consistency
  • Theme colors — Assign color tokens so the logo color changes with themes:
    • Use TextPrimary token for text elements
    • Use BrandPrimary token for icon/symbol elements
    • This ensures your logo adapts automatically to Light and Dark modes

Hero Sections

  • Edit headline and subheadline with double-click
  • Adjust CTA buttons text and icons
    1. Click the button on the canvas to select it
    2. Open the Properties panel (right sidebar)
    3. Change button text — Find the Label field and edit the text
    4. Change button icon — Find the Icon field and select a different icon
    5. Change button variant — Find the Variant field to change the button style
    6. Toggle visibility — Use Show Label and Show Icon to hide/show elements

CTA Button

Blog/Cases Sections

  • Don't edit these directly — use CMS collections instead
  • Add blog posts and cases via the CMS panel

Using Component Properties

For components like TerminalDashboard, ROICalculator, etc., don't edit the internals. Instead:

  1. Click the component (single-click to select the whole component)
  2. Open Properties panel (right sidebar)
  3. Look for property controls (sliders, dropdowns, color pickers)
  4. Adjust the properties to customize the component

TIP

Editing component internals breaks them. Always use the property controls in the Properties panel.

Switching Themes (Dark & Light Mode)

SYNTHEXA includes Light and Dark color schemes that users can toggle on your live site. This allows visitors to choose their preferred viewing experience.

How Users Switch Themes

Your site visitors can toggle between Light and Dark modes using the theme toggle button in the navigation bar.

Theme Toggle Button

Simply click the toggle icon to switch between modes.

Customizing the Themes

To modify the Light and Dark color schemes:

  1. Go to AssetsColors in Framer
  2. Find color token groups:
    • Terminal — TerminalPrimary, TerminalSecondary, TerminalLines
    • Background — BackgroundHighlight, BackgroundTop, BackgroundElevated, BackgroundSurface, BackgroundBase, BackgroundCanvas
    • Brand, Text, Others — Additional tokens for your branding
  3. Click on any token to edit the Light and Dark color variants
  4. Your site updates automatically — both light and dark versions reflect the changes

TIP

Use color tokens strategically — keep dark mode readable with sufficient contrast, and ensure light mode isn't too harsh on the eyes.

Hiding the Theme Toggle Button

If you want to remove the theme toggle from the navigation bar and let the theme automatically follow the user's OS settings:

  1. Go to Assets panel (top left)
  2. Click on MainTemplate component
  3. Find and select the Navigation component
  4. In the right sidebar, locate Theme Switcher setting
  5. Set it to Off

Theme Switcher Setting

The theme will now automatically switch based on the user's operating system preferences (Light or Dark mode).

INFO

When Theme Switcher is Off, visitors will see either Light or Dark theme based on their system settings. They won't have manual control to toggle themes.

Using Only One Theme

If you want your site to use only one color theme (e.g., always Dark mode):

  1. Go to AssetsColors in Framer
  2. For each color token (TerminalPrimary, BackgroundBase, etc.), click to open it
  3. Set the Dark and Light variants to the same color:
    • If you want Light mode only — copy your Light color values to the Dark slot
    • If you want Dark mode only — copy your Dark color values to the Light slot
  4. Apply this to all tokens across Terminal, Background, Brand, Text, and Others groups

Now your site will look identical regardless of system settings or theme preference. All variants will use the colors you specified.

Made by Pixometra