> For the complete documentation index, see [llms.txt](https://thembay-docs.gitbook.io/maia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thembay-docs.gitbook.io/maia/theme-options/mobile.md).

# Mobile

Upload Mobile Logo, Hidden Footer Mobile, and config number of products in a row on mobile.

![](/files/vrziLerbpSddgrqCMBal)

### <mark style="color:purple;">**1. Mobile Header**</mark>

* **Enable Mobile Header**: Only off when using Header Elementor Pro on mobile
* **Upload Mobile Logo**: Upload your logo for mobile devices
* **Always Display Logo**: Logo displays on all pages (page title is disabled)
* **Always Display Search**: Search displays on all pages
* **Hide Header Elementor Pro**: Hide Header Elementor Pro on mobile

### <mark style="color:purple;">2. Mobile Footer</mark>

![](/files/jJvc2YtoRry7uaVTJi3r)

* **Enable Desktop Footer**: Show/Hide Desktop Footer in Mobile
* **Collapse widgets on mobile**: Widgets added to the footer will be collapsed by default and opened when you click on their titles.
* **Enable "Back to Top" Button**: Show/Hide "Back to Top" Button
* **Enable Mobile Footer**

![](/files/zboBSM5OiD3tMyBSSi4W)

* **Config List Menu Icon**

{% hint style="info" %}
[**See more instructions about "Customize Footer Mobile" here**](/maia/theme-configuration/footer-mobile.md)
{% endhint %}

### <mark style="color:purple;">3.</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**Search Mobile**</mark>

![](/files/qS5ZD3LgkdBDZ8sHPs7p)

![](/files/mYhZJBwQGAzeAQtZTuOg)

### <mark style="color:purple;">4.</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**Mobile Menu**</mark>

![](/files/tnNg35LCTfYMofOYECOZ)

![](/files/Y0gKqmWYiZllt6F83zJP)

### <mark style="color:purple;">5.</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**Mobile WooCommerce**</mark>

![](/files/IAChn5By4kh1Nwj4vOoc)

* **Product Column in Shop page**: You can choose to show one or two products per line on the mobile
* **Show "Add to Cart" Button**: Enable or disable in Home and Shop page
* **Show "Wishlist" Button**: Enable or disable in Home and Shop page
* **Show Full Product Name**: Show full name or only one line on Home and Shop page
* **Add To Cart Form Type (HOT Feature)**: This is the most prominent feature on mobile. Help you experience the purchase feature like on a professional sales APP

{% tabs %}
{% tab title="Add To Cart Form Type = Popup" %}
![](/files/F1ZxDaCCRpbAMfl7tLsI)
{% endtab %}

{% tab title="Add To Cart Form Type = Default" %}
![](/files/s4rKCkGFJYFh9rhsWgaC)
{% endtab %}
{% endtabs %}

{% hint style="info" %}
**Watch the video tutorial here:**
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=MdvF-DlZAcM>" %}


---

# 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://thembay-docs.gitbook.io/maia/theme-options/mobile.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.
