Join the Webstudio community

Updated 3 months ago

Global Styles?

At a glance

The community member who posted the original question is wondering if it is possible to set up global styles, such as colors and heading classes, for easier consistency and modifications throughout a website. The comments suggest that while it is not possible to define global styles by tag (like in Webflow), the use of CSS variables and a global CSS variables manager could be a solution to this issue in the near future. Some community members suggest manually writing CSS and using the embed option, but note that this is not as convenient. There is no explicitly marked answer in the comments.

Are we yet able to set up global styles such as colors and all the H classes for easier consistency (and modifications) throughout the website? I vaguely recall that was mentioned a while back. (but I could be hallucinating.)
1
M
J
O
5 comments
It's not possible to define global style by tag (like Webflow). Choose token instead
you could write CSS and use the embed option as well but that's not as handy.
css variables and global css variables manager are going to solve most of this pain soon
@Oleg Isonen are we waiting on the Variables manager for this feature? Just wondering if there's still no way to update styles for all H classes, buttons, etc
You can do it manually, like I suggested above.
Add a reply
Sign up and join the conversation on Discord