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).