> For the complete documentation index, see [llms.txt](https://thembay-docs.gitbook.io/greenmart/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/greenmart/theme-options/mobile.md).

# Mobile

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

![](/files/18gS3S8CDAnlwaajRuMn)

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

* **Upload Mobile Logo**: Upload your logo for mobile devices
* **Logo all page = On**: Shown logo on all pages

<figure><img src="https://docs.thembay.com/greenmart/src/img/options-mobile1-1.png" alt=""><figcaption></figcaption></figure>

* **Logo all page = Off**: Show page title in subpages

<figure><img src="https://docs.thembay.com/greenmart/src/img/options-mobile1-2.png" alt=""><figcaption></figcaption></figure>

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

![](/files/O1PyPvOvYP8RDDIdWfzi)

* **Show Desktop Footer**: Show/Hide Desktop Footer on mobile
* **Show Mobile Footer**: Show/Hide Mobile Footer

![](https://docs.thembay.com/greenmart/src/img/options-mobile2-2.png)

* **Menu Recent Viewed**: Only applicable for Fresh Skin

<figure><img src="https://docs.thembay.com/greenmart/src/img/options-mobile2-3.png" alt=""><figcaption></figcaption></figure>

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

![](/files/t5XHmKTem18OwVwtAWgf)

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

![](/files/kqIcN8g50c9rJB0WWheG)

**- Show Add to Cart on Mobile (Home Page and Shop Page)**

<figure><img src="https://docs.thembay.com/greenmart/src/img/options-mobile3-1.png" alt=""><figcaption></figcaption></figure>

**- Disable Add to cart fixed = On**: On Page Single Product

<figure><img src="https://docs.thembay.com/greenmart/src/img/options-mobile3-2.png" alt=""><figcaption></figcaption></figure>

**- Disable Add to cart fixed = Off**: On Page Single Product

<figure><img src="https://docs.thembay.com/greenmart/src/img/options-mobile3-3.png" alt=""><figcaption></figcaption></figure>

**- Add To Cart Form Type = Popup**: On Page Single Product

<figure><img src="https://docs.thembay.com/greenmart/src/img/options-mobile3-4.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Add To Cart Form Type Video tutorial:**
{% endhint %}

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

### <mark style="color:purple;">5.</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**Mobile Search (Applies only to Elementor version)**</mark>

![](/files/GU0PyUAXZCwoU2zUiGQA)

<figure><img src="https://docs.thembay.com/greenmart/src/img/options-mobile-search-1.png" alt=""><figcaption></figcaption></figure>


---

# 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/greenmart/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.
