Add this code to the Custom CSS field on the Style tab of your Restaurant Menu widget’s settings:
@media (max-width: 500px) {
[class*="TabsControlItem__Name-sc"] {
font-size: 15px;
}
}
Add this code to the Custom CSS field on the Style tab of your Restaurant Menu widget’s settings:
@media (max-width: 500px) {
[class*="TabsControlItem__Name-sc"] {
font-size: 15px;
}
}