> For the complete documentation index, see [llms.txt](https://docs.stylothemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylothemes.com/urdupress/customization/typography/newsticker.md).

# Newsticker

**Navigation:** *Customizer → Typography → News Ticker*

### News Ticker Label

* **Font Family** – *Lateef*
* **Font Variant** – Regular
* **Font Size** – 28px
* **Font Color** – Choose your label text color
* **Text Align** – Right
* **Text Transform** – None
* **Text Decoration** – None
* **Line Height** – 24px
* **Letter Spacing** – 0

***

### News Ticker Body

* **Font Family** – *Noto Nastaleeq*
* **Font Variant** – Regular
* **Font Size** – 14px
* **Font Color** – Choose your ticker body text color
* **Text Align** – Right
* **Text Transform** – None
* **Text Decoration** – None
* **Line Height** – 32px
* **Letter Spacing** – Default (0)

***

### How to Change

1. Navigate to **Customizer → Typography → News Ticker**.
2. Under **News Ticker Label**, select a **Font Family**, adjust size, and change color for the ticker heading/label.
3. Under **News Ticker Body**, select a **Font Family**, size, and color for the scrolling ticker text.
4. Use **Text Transform** (uppercase, lowercase, capitalize) if needed.
5. Adjust **Letter Spacing** and **Line Height** for alignment and readability.
6. Preview changes live in the Customizer.
7. Click **Publish** to save your typography settings.

***

💡 **Tip:** Use a **distinctive font for the label** so it stands out, and a **clear, readable font for the body** to ensure news updates are easy to follow.

<figure><img src="/files/GGNwmXundk1dmXNcTk5p" 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://docs.stylothemes.com/urdupress/customization/typography/newsticker.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.
