Add this code to the Custom CSS field on the Style tab of your Restaurant Menu widget’s settings:
@media (max-width: 640px) {
[class*="TabsControlItem__TabsControlItemComponent"] {
margin: 5px;
padding-bottom: 0px;
}
Add this code to the Custom CSS field on the Style tab of your Restaurant Menu widget’s settings:
@media (max-width: 640px) {
[class*="TabsControlItem__TabsControlItemComponent"] {
margin: 5px;
padding-bottom: 0px;
}