> For the complete documentation index, see [llms.txt](https://themes.kajabi.com/changelog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://themes.kajabi.com/changelog/website-themes/premier.md).

# Premier Site

## 6.2.0 - October 1, 2024

### Added:

* Support for Inline editing for specific text blocks.

## 6.1.3 - April 17, 2020

### Fixed:

* Removed player controls from background video.&#x20;

## 6.1.2 - April 09, 2020

### Fixed:

* Resolves the Google console error for background videos.&#x20;
* Favicon is properly pulled in from Site Details.

## 6.1.1 - Jun 05, 2019

Much like our Premier Page theme, we've resolved the remaining bugs and styling blemishes of the Premier Site theme. In addition, we've added more functionality like the ability to add a background image to the page or toggling on and off elements in the Site Store.

### Added:

* You can now add a background image or change the color of the background
* Added a simple rich text editor to the custom card block
* Added a toggle for the Sales Page section in the site store
* Added a toggle for the Sales Page tags in the site store
* Added the option to open Social links in a new window
* Added hints and tips to explain complicated sections and blocks

### Removed:

* Removed the white line from the user dropdown menu

### Fixed:

* "Heading Font Color" no longer affects the body text of Static Pages, Blog Posts, Legacy Sales Pages
* Pricing option text color is no longer thrown off by the section background color
* Form validation error no longer shifts the input boxes out of line
* CTA buttons are now based on Header Font Family instead of Body Font Family
* Fixed empty navbar formatting on mobile


---

# 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:

```
GET https://themes.kajabi.com/changelog/website-themes/premier.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.
