
Location: Right side of the element panel (filter icon)
The Advanced Settings tab provides tools for complex use cases, conditional logic, and developer-level styling.
Common uses include:
Custom CSS – Apply custom styles that override or extend the Styler tab (e.g., for border styles, shadows, etc.)
Conditions – Show, hide, or disable the element based on logic (e.g., if cart total is $0, if a specific product is selected, if a user is logged in, etc.)
Dynamic data formatting (text-based elements only) – Fine-tune how bound values are displayed:
Prepend / Append – Add static text before or after the dynamic value
Fallback – Show alternate text when no value is available
Character limit – Truncate long values to prevent layout issues
Not all elements include all options in advanced settings. Only relevant options will appear based on the selected element.