> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.weblium.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Adding your own CSS to the site

At Weblium you can add your own styling to the elements with the help of a custom CSS script. With the help of our tools you can place your code either to a particular page or to the whole site.

||| ${color}[#f97700](Important:) This feature is available for Pro sites only.
| ${color}[#1aa900](Tip:) You can learn how to add CSS classes to your site's elements in [this guide](https://help.weblium.com/en-us/article/adding-css-classes-to-elements-on-your-site-1jwkivi/).

# Adding your own CSS to a particular page

1. Open the blocks gallery and choose the **Embed block** to place your script on a particular page: 

![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/image_7tio0w.png)

2. Then, hover over and click on a “gear” in the block:

![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/image_ivayy2.png)

3. In the new window paste the needed code in the **CSS** tab and click **Save**:

![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/template-1061_1b7rujs.png)

4. [Publish your site](/en-us/article/publishing-a-site-tgxmch/) for the changes to appear live: 

# Adding your own CSS to the whole site

1. Open the **Settings** of your site and navigate to the **Custom code** tab to add a code to the whole site: 

![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/template-983-1_1pcm6sb.png)

2. Proceed to the **CSS** section and add your code there: 

![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/template-1060_af06s3.png)

3. Click **Save** and don't forget to [publish your site](/en-us/article/publishing-a-site-tgxmch/).

| ${color}[#1aa900](Tip:) To add other scripts, check out the [Adding your own code to the site](https://webliumhelp.crisp.help/en-us/article/adding-your-own-code-to-the-site-1f6tdsv/) article.