# Thumbnails are blurry when viewed in mobile mode.

### Why is this happening?

For best performance and to avoid wasting resources, the theme actively loads thumbnail images according to screen size:&#x20;

<div align="left"><img src="https://530196433-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkLlWhHHtTtRu9KLMyW%2Fuploads%2FMz9pMDyjZNuIJzPWtbhj%2Fscreenshot-ncmaz.chisnghiax.com-2022.05.25-16_49_35.png?alt=media&#x26;token=5f623ac3-eef0-494c-b7b0-6deaaeb20699" alt=""></div>

#### -> So you need to set the \[ *Medium size* ] higher to get better picture quality when viewing on your phone.

However, with pre-existing images, you need to use an external plugin to regenerate them.

Use whichever plugin you want, our guide below uses the **Regenerate Thumbnails** plugin:

1. Install and Active [**Use Regenerate Thumbnail**](https://vi.wordpress.org/plugins/regenerate-thumbnails/)**s** plugin
2. Navigate to **Settings -> Media.**
3. On Medium size change: **Max Width** is **500px** (or bigger) and **Max Height** is **500px** (or bigger).
4. Click Save.
5. Install and Active plugin **Regenerate Thumbnails**&#x20;
6. Navigate **Tools -> Regenerate Thumbnails** and click **Regenerate Thumbnails For All Attachments**
7. Good luck!


---

# 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://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/thumbnails-are-blurry-when-viewed-in-mobile-mode..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.
