Skip to product information
1 of 2

Section Stock Store

[Code sales]: Bordered text

[Code sales]: Bordered text

Regular price ¥1,500
Regular price Sale price ¥1,500
Sale Sold out
Taxes included.
【ご購入前のご注意】
⭐︎デジタルコンテンツは、その性質上、返品や返金はお受けしておりません。
⭐︎CSSに問題が生じた場合は、ご自身で適切に調整してください。
⭐︎Dawnベースで作成しております。他のテーマはレイアウト崩れなどの可能性があります。
⭐︎Shopifyアップデートによりレイアウト崩れの可能性があります。
⭐︎コードのみの販売です。解説のご連絡はお断りしています。
  • Code sales
View full details

From the basic settings, you can set the section width, color scheme, background color within the content, title alignment, and content alignment.


In the content settings, you can set the title input, title color, title font size, content input, and content color.


In the border settings, you can set the border thickness, border type, and border color.


A little code
 
<section class="section- {{ section.id }} -padding color- {{ section.settings.section_color_scheme }} ">
 <div class="page-width">
 <div class="c_txt25007">
 <div class="c_txt25007__wrapper">
 <h4> class="c_txt25007__title"> {{ section.settings.txt-007_title }} </h4>
 <div> class="c_txt25007__content"> {{ section.settings.txt-007_content }} </div>
 </div>