![[Code sales]: Bordered text](http://section-stock.com/cdn/shop/files/2025-03-1621.40.39.png?v=1742129272&width=1445)
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>