> For the complete documentation index, see [llms.txt](https://adornthemes.gitbook.io/belle-premium-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adornthemes.gitbook.io/belle-premium-shopify-theme/common-section-settings/common-settings-in-section.md).

# Common Settings in Section

### **Color scheme**

Color scheme 1 is automatically chosen for various sections. The background, headings, text, and blocks of the sections will adopt colors from the selected color scheme. If you wish to switch to a different color scheme, you have the option to create a new one and select it for the section. Below is attachment from collection list section to demonstrate where to select color scheme and its option.

Modifying the color scheme is not mandatory. Scheme 1 will remain as the default option. If you wish to display different colors in the section, you can select other scheme or create new one.

{% hint style="success" %}
You can create more from Theme Settings -> Fonts & Colors -> Color Schemes -> Add Scheme
{% endhint %}

<figure><img src="/files/fehTJGVGtHYqznK9DSJZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4C1PWQ2MFvLdd4UTNlhU" alt=""><figcaption></figcaption></figure>

### **Section top bottom spacing**

* Section top and bottom space is already set with all sections however you can make change to make it look prefect as per sections position on your store.

<div align="left"><figure><img src="/files/tWDjTGoIj2VFotudI4gJ" alt=""><figcaption></figcaption></figure></div>

### Fullwidth option and side padding.

* When you enable fullwidth option from sections, you might see there is padding on left and right side of section. You can manage this side padding from Theme Settings -> Layout Style. This padding is set global for all fullwidth section. Or If you want to **disable this, padding just enable option No Padding** in section.

<div align="left"><figure><img src="/files/6STsSTcqmfk2Gi0RMIag" alt=""><figcaption></figcaption></figure></div>

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://adornthemes.gitbook.io/belle-premium-shopify-theme/common-section-settings/common-settings-in-section.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
