This video shows an older version of the Global styles. For the current layout, check Global styles directly inside FoxStudio.
Global styles is a system of reusable design variables and presets. Instead of styling each element individually, set your brand's colors, font sizes, and button styles in one place — then apply them across your store with a single click.
Any change you make to a Global style is automatically applied everywhere that style is used, keeping your store visually consistent without manual rework.
Variables are reusable values you define once and apply across your pages. The Variables tab has 5 categories, each with default presets you can edit or extend.
Category
What it controls
Color
Brand colors: Accent 1 & 2, Background 1 & 2, Body text, Heading text, Border, Light grey, Dark grey, Hot color, and more
Font size
Reusable size variables used across text elements
Border
Border width and radius presets for consistent edge styling
Space
Spacing variables for padding and gap — keeps layout rhythm consistent
Custom
Any additional variables your store needs beyond the defaults. Learn more
Click +, fill in a name and value, then click Save.
The name you choose becomes a CSS variable automatically. Value type is either Number (a numeric value with a unit, e.g. px, %, em) or String (any text value).
In the Inspector panel's Design tab, click the variable icon next to any compatible Color, Space, or Border field, then search for and select your variable.
Click on any button style to open its settings. Each button has two states — Normal and Hover — and you can configure: Color, Background color, Font family, Font size, Font weight, and more.
What's the difference between Variables and Text/Button styles? Variables are raw reusable values — a color, a size, a spacing amount. Text and Button styles are ready-to-apply presets built on top of those variables (a text style's Color or Font size setting can link to a Color or Font size variable, for example).
If I update a Global style later, does it change pages that already use it? Yes — any change to a Global style is applied automatically everywhere that style is used, across your store.
Where can I apply a custom variable? Anywhere the Inspector panel's Design tab shows a variable icon next to a compatible field — typically Color, Space, and Border fields.