How to debug custom CSS on mobile (iOS)?

I’ve been playing with custom CSS on my computer and it’s been a lot of fun. Moving on to~ customizing mobile appearance (iOS), I quickly learned that UI classes are different. But it’s hard to know which classes to tweak because there doesn’t seem to be developer-tools option there.

My question: How do people debug mobile CSS? I found the Obsidian Dev Tools plugin, but it seems more useful for JavaScript debugging rather than CSS.

Or is there a way to force the desktop app into mobile mode to debug the CSS on a computer?

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.