# Technology Suppliers

### 8. Technology Suppliers

> Row Strech: Default
>
> Extra class (Row): home3-section2 background-image
>
> Set background image

![](/files/4DL2AaQeg1fraEg7yYIB)

#### **Column 1:**

> Class name: brand-section
>
> Open Text Block

Copy and paste the below code

```html
<div class="brand-gallery col-sm-12 text-center">
<div class="img-gallery col-sm-12">
<div class="col-sm-6"><img class="alignnone size-full wp-image-1186" src="http://localhost/twp_score/wp-content/uploads/2017/11/logo1-min.png" alt="" width="150" height="61" /></div>
<div class="col-sm-6"><img class="alignnone size-full wp-image-1187" src="http://localhost/twp_score/wp-content/uploads/2017/11/logo2-min.png" alt="" width="150" height="61" /></div>
</div>
<div class="img-gallery col-sm-12">
<div class="col-sm-6"><img class="alignnone size-full wp-image-1183" src="http://localhost/twp_score/wp-content/uploads/2017/11/logo3-min.png" alt="" width="150" height="68" /></div>
<div class="col-sm-6"><img class="alignnone size-full wp-image-1182" src="http://localhost/twp_score/wp-content/uploads/2017/11/logo4-min.png" alt="" width="150" height="80" /></div>
</div>
<div class="img-gallery col-sm-12">
<div class="col-sm-6"><img class="alignnone size-full wp-image-1184" src="http://localhost/twp_score/wp-content/uploads/2017/11/logo5-min.png" alt="" width="150" height="75" /></div>
<div class="col-sm-6"><img class="alignnone size-full wp-image-1185" src="http://localhost/twp_score/wp-content/uploads/2017/11/logo6-min.png" alt="" width="160" height="55" /></div>
</div>
</div>
```

![](/files/E0ICglZcxVtpcOL31Spl)

#### **Column 2:**

> Class name: accor-section
>
> Open Accordian Block

![](/files/eP6u6mysazRpBHCL79iF)

![](/files/polTMF3O1nYi0nedkMq8)

Change Section title name like below

![](/files/I71yIrzzX9KfV5h04Bvm)

Add text Block in to section

![](/files/XFJPpSn5iwzCFl4vwcfP)

Save and close.


---

# Agent Instructions: 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:

```
GET https://wpdocs.themeparrot.com/wordpress-themes/score/layout-customization/home-page-1/technology-suppliers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
