# Direction X

### How to Adjust Direction Y for Parallax in AppSections

The "Direction Y" setting in AppSections allows you to control the vertical direction of the parallax effect for blocks, groups, and sections. This setting provides flexibility in defining the movement of the background or foreground elements, enhancing the overall visual appeal and interactivity of your components. Here is how you can adjust the Direction Y for parallax:

### **Direction Y**

**Purpose:** This setting allows you to choose the vertical direction of the parallax effect.&#x20;

**Usage:** Select from three options to set the desired vertical direction for the parallax effect.

### Direction Y Options

1. **None:** No vertical parallax effect.
2. **Up:** The parallax effect moves the background or foreground elements upwards.
3. **Down:** The parallax effect moves the background or foreground elements downwards.

### Steps to Adjust Direction Y for Parallax

1. **Select the Block/Group/Section:**
   * Open your Shopify theme editor.
   * Navigate to the specific block, group, or section where you want to adjust the parallax direction.
2. **Locate the Direction Y Setting:**
   * In the settings for the block, group, or section, find the **Direction Y** option under the parallax settings.
3. **Select Direction Y Option:**
   * Choose one of the three options based on your design preferences:
     * **None:** To disable the vertical parallax effect.
     * **Up:** To move the background or foreground elements upwards.
     * **Down:** To move the background or foreground elements downwards.

### Ensuring the Right Parallax Direction

1. **Preview Changes:**
   * After selecting the Direction Y option, preview your store to see how the parallax effect looks.
   * Check the block, group, or section to ensure the parallax direction is applied correctly and enhances the visual appeal and interactivity.
2. **Check Consistency:**
   * Ensure that the parallax direction aligns with your brand’s aesthetic and provides a cohesive look across both desktop and mobile devices.
3. **Test Across Devices:**
   * Verify the parallax effect on different devices to ensure it looks good and maintains visual appeal on all screen sizes.

### Summary

By using the "Direction Y" setting in AppSections, you can control the vertical direction of the parallax effect for your blocks, groups, and sections in your Shopify store. This flexibility allows you to enhance the visual appeal and interactivity of your components, ensuring a dynamic and engaging user experience across all devices.

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


---

# 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.appsections.com/settings/content/sections-blocks/image-parallax/direction-x.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.
