Skip to content

Styling Widgets

Hyvä Admin Dashboard widgets are styled with the LESS preprocessor, the same styling workflow used across the Magento admin. If you have added or overridden admin styles before, styling a widget works exactly the same way.

To add or override widget styles, follow the standard Magento approach for admin LESS files. The official Magento documentation covers the full workflow, including how the preprocessor compiles and how overrides are resolved.

Learn the LESS Workflow

See the Magento CSS preprocessing guide for how to add and override styles with the LESS preprocessor.