Hi, I’m using network in WordPress (many sites in 1 wordpress). I would like to use Emmet theme for diffrent site and… I would like to change fonts. Something like this: – site 1 = default font (Open Sans) – site 2 = changing font for (example) EXO.
You can try to install different Child Themes for each subsite and add style edits to style.css files of those Child Themes. Thus you will be able to activate 2 different child themes for 2 different subsites of your network. This will help you to save the changes if the parent theme is updated.