> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/carutos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/carutos/setting/customize/typography.md).

# Typography

To access Customizer go to your admin **Dashboard** Navigate to **Appearance** >> **Customize --> Typography**

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LqKo8SpDYNQsb55wQFr%2F-LqoLrG7Rxk0AtpkfScC%2F-Lqob17diNnHiWfl2_qR%2Ftypo.png?alt=media\&token=d72b4837-cc5b-413a-aaef-b22915894bd7)

**+ With Breadcrumb**

* **Font Style :** Set up font for text in breadcrumb
* **Font-size**: set up size for text&#x20;
* **Line Height**: when you change height of text it will look like&#x20;
* **Letter Spacing** : when you change it, text of breadcrumb will be changed look like&#x20;

![](/files/-Lu5RJDobDjRPS9QGMCj)

**B. Woocommerce**

**+ With Product Loop**

* **Font Family** : to change font for woocommerce
* **Font Style** : Change style for woocommerce
* **Font size**: Change size for woocommerce
* **Price font size** : Change size for price of woocommerce

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LqKo8SpDYNQsb55wQFr%2F-LqoLrG7Rxk0AtpkfScC%2F-Lqoe-oFPGlfybQbMpdZ%2Ftypo7.png?alt=media\&token=c816b670-0766-4d06-83ab-09590f7131ea)

\+ **With Product Single :** display all configs for product single as font family, font size...

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LqKo8SpDYNQsb55wQFr%2F-LqoLrG7Rxk0AtpkfScC%2F-LqoeCHoucIW8y5Hu3Qz%2FTYPO8.png?alt=media\&token=a3ef5e6f-cc61-4652-925b-6c67d86c36ed)

* **Font-Family** : Change font for title
* **Font Style** : Change font style
* **Font Size** : Change size for font title
* **Price Font Size** : Change  size of price product

**C. Global**

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LqKo8SpDYNQsb55wQFr%2F-LqoLrG7Rxk0AtpkfScC%2F-LqofbNXB1ZEzHf2U0PJ%2Ftypo14.png?alt=media\&token=08e61330-9664-4b94-9b5e-af76d0453d07)

**D. Sidebar :** Set up config for left and right sidebar

* **Font Style**&#x20;
* **Heading Font Family**
* **Heading Font Size**

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LqKo8SpDYNQsb55wQFr%2F-LqohoroIfkNLiQnHwtT%2F-LqokGPf4xqMx7NiOlwn%2Ftypo22.png?alt=media\&token=675ab331-d488-4482-bc70-4ad6e49b20bb)


---

# 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://wpdocs.gitbook.io/carutos/setting/customize/typography.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.
