> For the complete documentation index, see [llms.txt](https://docs.appsections.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appsections.com/settings/shadows/styles/blur.md).

# Blur

### How to Adjust Shadows Blur in AppSections Brand Style

The "Shadows" setting in the AppSections Brand Style allows you to control the shadow effects on both text elements and other components. Specifically, the Blur adjustment lets you set the blur radius of the shadow, which affects how sharp or diffuse the shadow appears. This setting provides flexibility in adding depth and emphasis to your elements, enhancing the overall visual appeal. Here is how you can adjust the shadows blur:

### **Shadows Blur Range Selector**

* **Purpose:** This setting allows you to adjust the blur radius of the shadows, including both text shadows and outside shadows.
* **Usage:** Use the range selector to set the desired blur amount from 0vw to 3vw.

### Steps to Adjust Shadows Blur

1. **Select the Brand Style:**
   * Open your Shopify theme editor.
   * Navigate to the Brand Style settings.
2. **Locate the Shadows Blur Setting:**
   * In the Brand Style settings, find the **Shadows (Blur)** option.
3. **Adjust Shadows Blur:**
   * Use the range selector to set the shadows blur between 0vw and 3vw.
   * Move the slider to adjust the blur to the desired level:
     * **0vw:** No blur, resulting in a sharp shadow.
     * **3vw:** Maximum blur, resulting in a very diffuse shadow.

### Ensuring the Right Shadows Blur

1. **Preview Changes:**
   * After adjusting the shadows blur, preview your store to see how the changes look.
   * Check various text elements and other components to ensure the shadow blur is applied consistently and enhances readability and depth.
2. **Check Consistency:**
   * Ensure that the shadows blur aligns with your brand’s aesthetic and is consistent across both desktop and mobile devices.
3. **Test Across Devices:**
   * Verify the shadows blur on different devices to ensure it looks good and maintains readability on all screen sizes.

### Summary

By using the "Shadows (Blur)" setting, you can control the blur radius of both text shadows and outside shadows on your Shopify store, adding depth and emphasis to your elements. This flexibility allows you to enhance the visual appeal and readability of your components, ensuring a consistent and professional presentation across all devices.

If you have any questions or need further assistance, please contact our customer support team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.appsections.com/settings/shadows/styles/blur.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
