Skip to product information
1 of 3

Section Stock Store

[Code Sales]: Banner

[Code Sales]: Banner

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

From the section, you can set the alignment.
You can set up to four banner images.


In the placement settings, you can set the placement when using a PC or a smartphone.

You can choose from 1 to 4 rows for PCs, and 1 or 2 rows for smartphones.


For each block, you can insert an image, select the link destination, and set how the link destination will be displayed.


A little code
 
<section class=<section- {{ section.id }} -padding color- {{ section.settings.section_color_scheme }} <>
 <div class=<page-width<>
 <div class=<c_banner--container<>
 {%- assign item_count = section.blocks.size -%}
 <div class=<c_banner--wrap
 {% if item_count == 1 %} c_banner1
 {% elsif item_count == 2 %} c_banner2