
背景の色を設定をして下さい。
サブタイトルとタイトルを設定して下さい。
PC用のコンテンツ幅、内容の幅の設定ができます。
余白は、PC用とSP用で異なった設定ができます。
項目名、内容を設定できます。
ちょこっとコード
<style>
#shopify-section-{{ section.id }} .n-txt-013-table__wrapper td {
width: {{ section.settings.td_width }}%;
}
#shopify-section-{{ section.id }} .page-width {
margin-top: {{ section.settings.pc_margin_top }}px;