# How to Edit Every Component on Your Website?

Webhash gives you precise control to make your website truly reflect your vision. Here’s how to customize any part of your design:

**1. Find the Component**

* Blocks: Each element you’ve added (text, images, social links, etc.) is a block. Click directly on the block you wish to edit.
* Site-Wide Styles: To adjust the overall look (fonts, colors used across multiple blocks), access these settings within Webhash’s “Design” or “Themes” area. \[Note: This depends on your platform’s structure]

**2. Access Editing Options**

* Block Settings: A menu or panel will appear, offering customization options specific to the block type. Change text content, image sources, colors, and more.
* Drag & Drop: In most cases, you can directly drag blocks around the page to reposition them within your layout.

**3. Experiment & Preview**

* Be Bold: Webhash makes it easy to try different styles without fear of breaking your website.
* Preview Mode: Use the “Preview” function frequently to see how all your changes work together before publishing them live.

**4. Pro Tips:**

* Consistency is Key: While you have great freedom, a consistent style across your site leaves a professional impression.
* Not Sure Where to Edit? Most builders have a “Help” or “?” icon for quick guidance when you’re unsure where to change a specific element.

Important: The exact editing options available will depend on the types of blocks Webhash offers.

<br>


---

# 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://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website.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.
