How do I style the consent banner plugin? I can’t seem to find any info on this.
Use DevTools Inspector (hit F12), figure out the HTML elements and CSS used by the plugin when it is active. Then write your own CSS to add to/override the CSS provided by the plugin.
At the core of everything, TiddlyWiki is just text (HTML, CSS and JavaScript). If you learn the first two, you can add your own to any part of TiddlyWiki.
That’s why we love it
How do I do this on an iPhone? I don’t have an F12 button to press.
Oops. Sorry. No idea.
Hi @Gloria there are a few apps for iOS/iPadOS that provide web inspector functionality. I use Inspect Browser on the App Store which I think is free of charge. I think there are also some Safari extensions that work similarly.