# Mobile sticky bar

<figure><img src="/files/SX65AqudlKxDPLIUfi25" alt=""><figcaption><p><a href="https://apps.shopify.com/xflow?utm_source=foxecom&#x26;utm_medium=help_center_minimog&#x26;utm_campaign=banner">Install XFlow Back In Stock Automation FREE</a></p></figcaption></figure>

The mobile navigation bar is a fixed navigation menu that remains visible at the bottom of the mobile screen as the users scroll up/down. It is different from the sticky header that appears on the top.

<img src="/files/IhmdWijCMZEqQX08dJSt" alt="" width="375">

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, click **Mobile sticky bar.**
2. Select **Show sticky bar** and edit the settings.
3. **Save.**
   {% endhint %}

<figure><img src="/files/xdxgNqHbseOKLa3JLFoZ" alt=""><figcaption></figcaption></figure>

The settings include boxes to enable the mobile sticky bar and some addons:

* Show home icon: Get back to the homepage
* Show products listing: Redirect customers to the product listing page
* Show cart icon: Let customers check the items they have added or check out
* Show search icon: Let customers search for products
* Show account icon: Enable login icon for customer's account
* Show wishlist icon: Lead to the page where customers have added their favorite products. \
  See how to add a wishlist page: [Additional pages](/minimog-theme/theme-settings/additional-pages.md).

{% hint style="info" %}
Customers' account settings must be enabled to show an account icon in the mobile sticky bar, see [Enabling customer accounts](https://help.shopify.com/en/manual/checkout-settings/customer-accounts).
{% endhint %}

<img src="/files/9DQP89y5Z2jv6HuVwAZa" alt="" width="375">


---

# 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.foxecom.com/minimog-theme/pages-global-sections/mobile-sticky-bar.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.
