# Look and Feel

The Look and Feel Section is where the merchant can manage the website template and customise it to fit their Corporate Identity. The Look and Feel Section allows merchants to browse the different templates available, publish them to their store and do basic customisation or advanced customisations.

### How to Add and Customise a New Template

1. Click on the Store name that you wish to add a template
2. Click on Look and Feel
3. Click on Browse Themes
4. Once you have found the Template you like, click Install
5. Under the title More Themes, you will see the name of the theme you just added. Click on Customise
6. You can update the colours and fonts on the Basic Customisation tag or you can edit the code on the Advanced Customisation Tab
7. Once you are happy, click on Save&#x20;
8. Navigate back to Look and Feel and click Publish to take the theme live

{% embed url="<https://scribehow.com/embed/How_to_Install_and_Publish_a_Theme__xW3Awhi2TniOPcSn67TIng>" %}


---

# 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://support.storefront.co.za/features/stores/themes/look-and-feel.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.
