Add this code to the Custom CSS field on the Style tab of your Restaurant Menu widget’s settings:
.global-styles,
[class*='Name__NameComponent-sc'] path {
fill: blue !important;
}
Add this code to the Custom CSS field on the Style tab of your Restaurant Menu widget’s settings:
.global-styles,
[class*='Name__NameComponent-sc'] path {
fill: blue !important;
}