• Hi,

    I’m trying to use this plugin in a multisite install, and everything works well except for the fact that I want this saved stylesheet to override the style.css file that’s in my theme folder.

    Basically, I have many sites using the same theme which I customize each time, but only one is actively being updated at a time. That site relies on style.css and then “past” versions (which can all be read/accessed, but I’m no longer actively updating) should look to the “locked” version in the plugin and ignore the version on the “current” site.

    How would I accomplish this?

    https://www.ads-software.com/plugins/simple-custom-css/

Viewing 1 replies (of 1 total)
  • Thread Starter mikelbyl

    (@mikelbyl)

    I found a solution but I need a way to implement it sustainably.

    I simply edited the plugin to give the stylesheet priority 6 instead of 99 as it was coded.

    Not sure how to migrate this change to my functions.php file so that if the plugin auto-updates nothing breaks.

Viewing 1 replies (of 1 total)
  • The topic ‘Multisite – override the physical style.css in my theme’ is closed to new replies.