![[Code Sales]: Project](http://section-stock.com/cdn/shop/files/25601.png?v=1745138800&width=1445)
You can set the color scheme.
Set the section title.
The font size can be set differently for PC and SP.
Margins can also be set differently for PC and SP.

-
For details on how to set up meta objects, please see the detailed explanation below the code on the "Purchasers Only Page."
A little code
{% style %}
:root {
--speech-bubble-paragraph-background: {{ section.settings.paragraph_background | default: '#fff' }} ;
}
.custom-projects-section {
padding: 50px;
text-align: center;
}