---
title: "Can I use my own theme with Site Studio?"
date: "2019-05-24T12:44:19+00:00"
summary: "Customize your Drupal site with Site Studio and your own theme. Learn the simple modifications needed to integrate seamlessly, enhancing your site's design flexibility and functionality."
image:
type: "article"
url: "/drupal-starter-kits/add-ons/site-studio/help/64931-can-i-use-my-own-theme-site-studio"
id: "e40b48ec-b86c-4aba-9ec8-c13e8b25b086"
---

Yes. You can use your own theme with Site Studio. There are some additions to your theme required.

You can use Site Studio with your own custom theme. You need to add the **<site-studio-placeholder></site-studio-placeholder>** tag within the **<head>** tag of your theme and `cohesion: true` should be set in the themes info.yml file. Find out more about [modifying your website theme](https://sitestudiodocs.acquia.com/6.0/user-guide/step-3-modify-your-website-theme).