# Collection Cards

Showcase your collections with clean, customisable cards that adapt to your store’s layout. Control how content is displayed, adjust image proportions, and highlight collection titles with optional call-to-action buttons.

### Features

* Display content inside or outside the collection card.
* Choose image ratio options: auto, small, or medium.
* Adjust content alignment for a balanced layout.
* Set the collection heading size to match your design.
* Show or hide the “View collection” button.

### Editing the Cards

* Go-to Online Store > Edit Theme (customizer).
* Navigate to theme settings on the top left and scroll to find Collection Cards.
* Change and edit the collection cards with the available settings and hit Save.


---

# 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://docs.almond.studio/collections/collection-cards.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.
