Hi I have a very basic question,… how / where do we create custom CSS on bubble?
I have a quesiton such as this post Dynamic value in element height & width
I think I get it, but I don’t know where to type those CSS codes…
Thank you
codably
2
There are several ways to do this. One simple method is below:
-
You will need to enable adding an ID attribute to HTML elements. You can do this in Settings/General:
-
Then, you will need to add an ID to the element you want to style, e.g.:
-
Then, add the styles to the page HTML header, e.g.:
Please note, the setting in the first step will only work on paid plans, so if you’re not on a paid plan you can test it out with a HTML element instead (place it at the top of the page).
system
Closed
3
This topic was automatically closed after 70 days. New replies are no longer allowed.