Title: Multisite &#8211; Site Specific Modifications
Last modified: August 31, 2016

---

# Multisite – Site Specific Modifications

 *  [apatt124](https://wordpress.org/support/users/apatt124/)
 * (@apatt124)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/multisite-site-specific-modifications/)
 * I have a **multisite** that has 3 different themes (1 parent, 2 child) that server
   many different clients. Inevitably, these clients want **small changes** made
   that don’t necessarily warrant an entire separate child theme, but code must 
   be added nonetheless. Think changes like **nav color, a footer element removed,
   an extra call-to-action added**; little changes like that which generally require
   PHP conditionals added to the templates.
 * Making these site specific changes, usually wrapped in a conditional that checks
   the blog ID, is difficult to manage and keep track of, and makes my templates
   messy. What I want to know is if there is a way to accommodate these small edits
   in an elegant fashion. Maybe an area where I can paste in some PHP, which will
   only affect that specific sub-site? A comprehensive options page that covers 
   all customizations?
 * I’m not sure what approach will give me the most streamlined, manageable solution.
 * Thanks in advance for your suggestions!

Viewing 1 replies (of 1 total)

 *  [Clarion Technologies](https://wordpress.org/support/users/clarionwpdeveloper/)
 * (@clarionwpdeveloper)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/multisite-site-specific-modifications/#post-7389460)
 * Hello apatt124,
 * I will suggest you to create theme option page and provide the text area for 
   adding the custom css and apply the saved custom css option to your theme. So
   you can change the css of the any site individually without disturbing other 
   site theme.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Multisite – Site Specific Modifications’ is closed to new replies.

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 1 reply
 * 2 participants
 * Last reply from: [Clarion Technologies](https://wordpress.org/support/users/clarionwpdeveloper/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/multisite-site-specific-modifications/#post-7389460)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
