# How to make my flow responsive

{% embed url="<https://firebasestorage.googleapis.com/v0/b/savvy-flow-uploads/o/oNrQLV6ZiVBavUmAkfcu%2FHow%20to%20make%20my%20flow%20responsive_%20(1)_3156943706674684.mp4?alt=media&token=88f40fb1-c0fe-49e6-bc28-66f1eac847d1>" %}

1. Open the “**Designer**” card and select the component on which you want to style responsiveness.
2. Almost at the top of the “**Designer**” card, on the left side, you’ll see the “**On**” options, select for which kind of device you are going to be setting the styles for
3. Set the styles as you want them to be when your flow is opened on your chosen kind of device.

{% hint style="info" %}
Remember you should always set the styles from big to small. Starting from desktop styling, then tablet, and finally mobile device styling.
{% endhint %}

### Related Docs:

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><mark style="color:blue;"><strong>Screen sizes: How to view your flow on different screen sizes</strong></mark></td><td><a href="../general-how-tos/how-to-view-your-flow-on-different-screen-sizes">how-to-view-your-flow-on-different-screen-sizes</a></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2FfXWcvItjBI9M77tEwuLs%2F2023-03-07_11h39_51.png?alt=media&#x26;token=f95f5905-4e4d-4e99-bb80-509e8709a95a">2023-03-07_11h39_51.png</a></td></tr><tr><td align="center"></td><td></td><td></td></tr><tr><td align="center"></td><td></td><td></td></tr></tbody></table>


---

# 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.trysavvy.com/how-tos/design-how-tos/how-to-make-my-flow-responsive.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.
