Update all active CSS

Author Posts

andrewpeters

Hey there!

I had some major changes I needed to make to CSS, so I went in and edited the active-styles.css in file in VS Code thinking it would update all the stuff I had in microthemer itself. But…nope.

So my question is can I update all the css at one time and where can I accomplish that?


Sebastian

Hey Andrew,

Microthemer doesn’t read data from the CSS files, it only writes to them. The settings are stored in the database.

There isn’t an easy way to edit all the CSS in one go, only via the single selector UI options in the folders.

The best option is probably to use the folder search feature to jump between selectors. See the search field at the top of the folder pane.

Another option would be to import your edited CSS file (Settings > Import / Export > Import CSS Stylesheet), then remove the original CSS selectors. But that might be more fiddly than just editing the selectors via the UI.

Let me know if you need further assistance.

Cheers,
Sebastian

You must login or register to reply to this topic.