how to use css in bubble.io plugins


I couldn’t find how to use css in bubble.io plugins, I would be happy if you help me

You can add a link to stylesheet or just add a tags that contain css style in it. Like any webpage.

However, if you need to modify the css according to fields, it’s better to use the update section and use jquery/js to append the style tag to header.

2 Likes