在此頁面上:瞭解如何在電子郵件Designer的個別元素上套用和自訂符合CSS的內嵌樣式屬性。
在電子郵件Designer介面中,當您選取元素並在側面板上顯示其設定時,可以自訂該特定元素的內嵌屬性及其值。
-
選取內容中的元素。
-
在 樣式 索引標籤中,尋找 進階 下拉式清單下的 樣式內嵌 設定。
-
修改現有屬性的值,或使用 + 按鈕新增屬性。 您可以新增任何符合 CSS 的屬性和值。
然後,樣式會套用至選取的元素。 如果子元素沒有定義特定的樣式屬性,則繼承父元素的樣式。
This section contains structured knowledge intended to support interpretation, retrieval, and question answering related to this topic.
For complete understanding, this information should be combined with the documentation on this page. Neither source is intended to stand alone; the page describes the feature, while this section provides additional context that helps disambiguate terminology, intent, applicability, and constraints.
- TL;DR: This page explains how to apply and customize CSS-compliant inline styling attributes on individual elements in the Email Designer.
Intents:
- Customize inline styling attributes and their values for a specific element
- Access the Styles Inline settings under the Advanced drop-down of the Styles tab
- Modify existing attribute values or add new CSS-compliant attributes with the + button
- Understand how child elements inherit styling from a parent element
Glossary:
- Styles Inline settings: The inline attribute settings found under the Advanced drop-down of the Styles tab for a selected element (product-specific)
- Inline styling attribute: A CSS-compliant attribute and value applied directly to an individual selected element (product-specific)
Guardrails:
- You can add any attribute and value that is CSS-compliant.
- If child elements do not have specific styling attributes defined, they inherit the styling of the parent element.
Terminology:
- Canonical name: Styles Inline — Acronym: n/a — variants: inline styling attributes
- Synonyms: n/a
- Do not confuse: “Styles Inline settings” (under the Advanced drop-down for inline attributes) ≠ “Styles tab” (the pane where they are located)
FAQ:
- Q: Where do I find the inline styling settings? — Select an element, then look for the Styles Inline settings under the Advanced drop-down of the Styles tab.
- Q: What attributes can I add? — Any attribute and value that is CSS-compliant, added with the + button.
- Q: What happens to child elements? — If they have no specific styling attributes defined, they inherit the styling of the parent element.